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.
CertificateStatusType
The CertificateStatusType 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.
ClientCertificateType ๐Ÿ”’
The ClientCertificateType 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.
ECCurveType ๐Ÿ”’
The ECCurveType 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.
ECPointFormat
The ECPointFormat 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).
ExtensionType
The ExtensionType 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.
HashAlgorithm
The HashAlgorithm 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.
HeartbeatMessageType ๐Ÿ”’
The HeartbeatMessageType 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.
HeartbeatMode ๐Ÿ”’
The HeartbeatMode 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.
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
KeyUpdateRequest
The KeyUpdateRequest 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.
NamedCurve ๐Ÿ”’
The NamedCurve 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.
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.
PskKeyExchangeMode
The PskKeyExchangeMode 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.
ServerNameType ๐Ÿ”’
The ServerNameType 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.