pub fn compute_identity(data: &[u8]) -> String
Expand description

Compute a Sha256 + Base58 encoded identity for a data slice.