Class: Rex::Proto::Kerberos::Pac::Krb5TicketChecksum
- Inherits:
-
Krb5PacSignatureData
- Object
- BinData::Record
- Krb5PacSignatureData
- Rex::Proto::Kerberos::Pac::Krb5TicketChecksum
- Defined in:
- lib/rex/proto/kerberos/pac/krb5_pac.rb
Instance Attribute Summary collapse
-
#ul_type ⇒ Integer
readonly
Describes the type of data present in the buffer.
Attributes inherited from Krb5PacSignatureData
Instance Attribute Details
#ul_type ⇒ Integer (readonly)
Returns Describes the type of data present in the buffer.
375 |
# File 'lib/rex/proto/kerberos/pac/krb5_pac.rb', line 375 virtual :ul_type, value: Krb5PacElementType::TICKET_CHECKSUM |