Function openssl::sha::sha384
[−]
[src]
pub fn sha384(data: &[u8]) -> [u8; 48]
Computes the SHA384 hash of some data.
pub fn sha384(data: &[u8]) -> [u8; 48]
Computes the SHA384 hash of some data.