Function jws::crypto::signer_hs384

source ·
pub fn signer_hs384(key: &[u8]) -> MacSigner<Hmac<Sha384>>
Expand description

Create a HS384 signer.