phoCrypto - cWebSessionManagerStandard
Holds an instance of the cPasswordHasher class
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Syntax
Property Handle phoCrypto
| Access Type | Syntax |
|---|---|
| Read Access: | Get phoCrypto to HandleVariable |
| Write Access: | Set phoCrypto to HandleVariable/Value |
Description
Holds an instance of the cPasswordHasher class and is used by CreatePasswordHash and VerifyPasswordHash to hash and verify passwords.