\ntlm_sasl_client_class

Summary

Methods
Properties
Constants
Initialize()
ASCIIToUnicode()
TypeMsg1()
NTLMResponse()
TypeMsg3()
Start()
Step()
$credentials
$state
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$credentials

$credentials : 

Type

$state

$state : 

Type

Methods

Initialize()

Initialize(  $client) 

Parameters

$client

ASCIIToUnicode()

ASCIIToUnicode(  $ascii) 

Parameters

$ascii

TypeMsg1()

TypeMsg1(  $domain,   $workstation) 

Parameters

$domain
$workstation

NTLMResponse()

NTLMResponse(  $challenge,   $password) 

Parameters

$challenge
$password

TypeMsg3()

TypeMsg3(  $ntlm_response,   $user,   $domain,   $workstation) 

Parameters

$ntlm_response
$user
$domain
$workstation

Start()

Start(  $client,   $message,   $interactions) 

Parameters

$client
$message
$interactions

Step()

Step(  $client,   $response,   $message,   $interactions) 

Parameters

$client
$response
$message
$interactions