Core Function
View Source on Trac ↗ sodium_crypto_kdf_derive_from_key()
sodium_crypto_kdf_derive_from_key( mixed $subkey_length, mixed $subkey_id, mixed $context, mixed $key ) No description available.
Parameters 4 required
| Name / Type | Description |
|---|---|
| int | $subkey_length Required |
| int | $subkey_id Required |
| string | $context Required |
| string | $key Required |
Return Value
(string)
string
Function Information
Source File
wp-includes/sodium_compat/lib/php72compat.php
Advertisement