Crypt_CHAP | Event |
Crypt_CHAP | |
PEAR Manual | |
string Crypt_CHAP_MSCHAPv2::ntPasswordHashHash (
string $nthash
)
This method generates an MD4 Hash from the given NT-Hash.
string $nthash - the NT-Hash to be hashed
string - a String containing the NT-Hash
This function can not be called statically.
Using Crypt_CHAP_MSCHAPv2::ntPasswordHashHash()
|
Crypt_CHAP | Event |
Crypt_CHAP | |
PEAR Manual | |