[][src]Function near_sdk::env::sha256

pub fn sha256(value: &[u8]) -> Vec<u8>

Hashes the random sequence of bytes using sha256.