rustls
0.23.13
Module tls12
Structs
Traits
In rustls::
crypto
Module
rustls
::
crypto
::
tls12
Copy item path
source
·
[
−
]
Expand description
Cryptography specific to TLS1.2.
Structs
§
PrfUsing
Hmac
Implements
Prf
using a
hmac::Hmac
.
Traits
§
Prf
An instantiation of the TLS1.2 PRF with a specific, implicit hash function.