Link Search Menu Expand Document

Constructor: securePasswordKdfAlgoPBKDF2HMACSHA512iter100000

Back to constructors index

PBKDF2 with SHA512 and 100000 iterations KDF algo

Attributes:

NameTypeRequiredDescription
saltbytesYesSalt

Type: SecurePasswordKdfAlgo

Example:

$securePasswordKdfAlgoPBKDF2HMACSHA512iter100000 = ['_' => 'securePasswordKdfAlgoPBKDF2HMACSHA512iter100000', 'salt' => 'bytes'];