sha256

Function sha256 

pub fn sha256(data: &[u8]) -> [u8; 32]
Available on (crate features rustls or boring or acme) and crate feature boring only.
Expand description

Computes the SHA256 hash of some data.