Crate himmelblau_kerberos_constants

Source
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.