Function near_sdk::env::keccak512[][src]

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

Hashes the random sequence of bytes using keccak512.