Function jws::crypto::signer_hs256

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

Create a HS256 signer.