Expand description
§Kerberos constants
This library defines the numeric constants used across the Kerberos protocol by different objects and actors.
Modules§
- ad_
types - Types of AuthorizationData. Specify in the ad-type field. RFC4120, Section 7.5.4.
- address_
types - Types of addresses used by Kerberos protocol.
- ap_
options - checksum_
types - Checksum types defined in RFC-4757
- error_
codes - Error codes retrieved by
KrbError
. - etypes
- Encryption types used by Kerberos protocol.
- kdc_
options - Options used by the message
AsReq
. - kerb_
error_ data_ type - Values used in KerbErrorData data_type field.
- key_
usages - These constants define the use of keys in Kerberos protocol.
- message_
types - Codes of the kerberos messages
- pa_
data_ types - Preauthentication data types used by Kerberos protocol.
- pa_
pac_ options - Options used by the PA-PAC-OPTIONS struct
- principal_
names - Types of names used by Kerberos protocol.
- protocol_
version - The protocol version of Kerberos V5
- ticket_
flags - Flags used by
Ticket
in Kerberos protocol. - tr_
types - The types of TransitedEncoding tr-type field. Defined in RFC4120, section 7.5.5.