Struct crypto::hmac::Hmac
[−]
[src]
pub struct Hmac<D> { // some fields omitted }
The Hmac struct represents an Hmac function - a Message Authentication Code using a Digest.