peAlgorithm - cPasswordHasher
Specifies the algorithm to be used
Type: Property
Access: Read/Write
Data Type: UInteger
Parameters: None
Syntax
Property UInteger peAlgorithm
| Access Type | Syntax |
|---|---|
| Read Access: | Get peAlgorithm to UIntegerVariable |
| Write Access: | Set peAlgorithm to UIntegerVariable/Value |
Description
Specifies the algorithm to be used.
The following options are valid: - C_PWH_PBKDF2_HMAC_SHA_256 - C_PWH_PBKDF2_HMAC_SHA_512