Function avalanche_types::hash::sha256

source ·
pub fn sha256(d: impl AsRef<[u8]>) -> Vec<u8> 
Expand description

Returns SHA256 digest of the given data.