rustls
0.23.16
Module hmac
Module Items
Structs
Traits
In rustls::
crypto
rustls
::
crypto
Module
hmac
Copy item path
Source
Expand description
HMAC interfaces.
Structs
§
Tag
A HMAC tag, stored as a value.
Traits
§
Hmac
A concrete HMAC implementation, for a single cryptographic hash function.
Key
A HMAC key that is ready for use.