Function jws::crypto::signer_hs512

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

Create a HS512 signer.