Module enums

Source

Enumsยง

AlertLevel
The AlertLevel TLS protocol enum. Values in this enum are taken from the various RFCs covering TLS, and are listed by IANA. The Unknown item is used when processing unrecognised ordinals.
Compression
The Compression TLS protocol enum. Values in this enum are taken from the various RFCs covering TLS, and are listed by IANA. The Unknown item is used when processing unrecognised ordinals.
EchVersion
The Encrypted Client Hello protocol version (EchVersion).
HpkeAead
The Authenticated Encryption with Associated Data (Aead) type for HPKE operations. Listed by IANA, as specified in RFC 9180 Section 7.3
HpkeKdf
The Key Derivation Function (Kdf) type for HPKE operations. Listed by IANA, as specified in RFC 9180 Section 7.2
HpkeKem
The Key Encapsulation Mechanism (Kem) type for HPKE operations. Listed by IANA, as specified in RFC 9180 Section 7.1
NamedGroup
The NamedGroup TLS protocol enum. Values in this enum are taken from the various RFCs covering TLS, and are listed by IANA. The Unknown item is used when processing unrecognised ordinals.