Function json_digest::default_hasher [−][src]
Expand description
Multibase-encoded hash of the provided bytes used in many places around this crate.
We use SHA3_256 with Base-64 URL encoding.
Multibase-encoded hash of the provided bytes used in many places around this crate.
We use SHA3_256 with Base-64 URL encoding.