Class: Rex::Proto::Kerberos::Pac::PacAttributesFlags

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/rex/proto/kerberos/pac/krb5_pac.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pac_was_given_implicitlyBinData::Bit1

Returns The client did not request or decline a PAC and was given one implicitly.

Returns:

  • (BinData::Bit1)

    The client did not request or decline a PAC and was given one implicitly



330
# File 'lib/rex/proto/kerberos/pac/krb5_pac.rb', line 330

bit1 :pac_was_given_implicitly

#pac_was_requestedBinData::Bit1

Returns The client requested the PAC.

Returns:

  • (BinData::Bit1)

    The client requested the PAC



326
# File 'lib/rex/proto/kerberos/pac/krb5_pac.rb', line 326

bit1 :pac_was_requested