sha1_hash

Function sha1_hash 

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

SHA1 hash of data, returned as base64 string.