Function openssl::sha::sha384[][src]

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

Computes the SHA384 hash of some data.