Module krb5

Source
Expand description

Kerberos 5 structures

  • RFC1510 The Kerberos Network Authentication Service (V5)
  • RFC3961 Encryption and Checksum Specifications for Kerberos 5
  • RFC3962 Advanced Encryption Standard (AES) Encryption for Kerberos 5
  • RFC4120 The Kerberos Network Authentication Service (V5)
  • RFC6803 Camellia Encryption for Kerberos 5
  • RFC8009 AES Encryption with HMAC-SHA2 for Kerberos 5

Re-exports§

pub use crate::krb5_constants::*;

Structs§

ApRep
Kerberos AP Reply
ApReq
Kerberos AP Request
EncryptedData
Kerberos EncryptedData
ErrorCode
HostAddress
Kerberos HostAddress
KdcRep
Key Distribution Center (KDC) Reply Message
KdcReq
Key Distribution Center (KDC) Request Message
KdcReqBody
Key Distribution Center (KDC) Request Message Body
KrbError
Kerberos Error message
PAData
Kerberos PA-Data
PrincipalName
Kerberos PrincipalName
Realm
Kerberos Realm
Ticket
Kerberos Ticket