Module: Rex::Proto::Gss
- Defined in:
- lib/rex/proto/gss.rb,
lib/rex/proto/gss/channel_binding.rb,
lib/rex/proto/gss/spnego_neg_token_targ.rb,
lib/rex/proto/gss/kerberos/message_encryptor.rb
Defined Under Namespace
Modules: Asn1, Kerberos, Mechanism Classes: ChannelBinding, SpnegoNegTokenTarg
Constant Summary collapse
- OID_SPNEGO =
OpenSSL::ASN1::ObjectId.new('1.3.6.1.5.5.2')
- OID_MICROSOFT_KERBEROS_5 =
OpenSSL::ASN1::ObjectId.new('1.2.840.48018.1.2.2')
- OID_KERBEROS_5 =
OpenSSL::ASN1::ObjectId.new('1.2.840.113554.1.2.2')
- KRB_AP_REQ_CHKSUM_TYPE =
0x8003