Skip to main content

hash_data

Function hash_data 

Source
pub async fn hash_data(data: &Value) -> Result<String, CryptoError>
Expand description

Computes the hash of the given JSON data using the globally configured algorithm.