Module tls12

Source
Expand description

Cryptography specific to TLS1.2.

Structs§

PrfUsingHmac
Implements Prf using a hmac::Hmac.

Traits§

Prf
An instantiation of the TLS1.2 PRF with a specific, implicit hash function.