rustls
0.23.13
Module hmac
Structs
Traits
In rustls::
crypto
Module
rustls
::
crypto
::
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.