Expand description
Cryptography specific to TLS1.2.
Structs§
- PrfUsing
Hmac - Implements
Prf
using ahmac::Hmac
.
Traits§
- Prf
- An instantiation of the TLS1.2 PRF with a specific, implicit hash function.
Cryptography specific to TLS1.2.
Prf
using a hmac::Hmac
.