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

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

Hashes the random sequence of bytes using sha256.