sodium_crypto_kdf_derive_from_key

(PHP 7 >= 7.2.0)

sodium_crypto_kdf_derive_from_keyDerive a subkey

Descrierea

sodium_crypto_kdf_derive_from_key ( int $subkey_length , int $subkey_id , string $context , string $key ) : string

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

subkey_length

subkey_id

context

key

Valorile întoarse

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top