Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ntlm
v1.0.1
NTLM
Authenticate
DomainLoc
LmResponseLoc
NtResponseLoc
SessionKeyLoc
UserLoc
Version
WorkstationLoc
AvId
AVPair
Challenge
DomainInfoLoc
DomainLoc
Version
Error
FlagsHigh
FlagsLow
Header
Negotiate
DomainLoc
Version
WorkstationLoc
Type
Built with Crystal 1.9.2
2023-10-08 10:30:00 UTC
enum
NTLM::Type
Defined in:
ntlm.cr
Enum Members
Negotiate
=
1
Challenge
=
2
Authenticate
=
3
Instance Method Summary
#authenticate?
#challenge?
#negotiate?
Instance Method Detail
def
authenticate?
#
[
View source
]
def
challenge?
#
[
View source
]
def
negotiate?
#
[
View source
]