Fully Qualified Name: | Laminas\Crypt\Key\Derivation\SaltedS2k |
Salted S2K key generation (OpenPGP document, RFC 2440)
Name | Description | Defined By |
---|---|---|
calc() | Generate the new key | SaltedS2k |
Generate the new key
Parameter Name | Type | Description |
---|---|---|
$hash | string | The |
$password | string | The |
$bytes | int | The |
$salt | string | The |
Returns: string