pub fn sha256_data(data: impl AsRef<[u8]>) -> String
Expand description

Create sha256 hash of a binary blob.