Function openssl::sha::sha384

source ·
pub fn sha384(data: &[u8]) -> [u8; 48]
Expand description

Computes the SHA384 hash of some data.