pub async fn sha256(content: Vec<u8>) -> Result<Vec<u8>, Error>
Expand description

Base sha-256.