KDF.deriveKey

Derive a key

Parameters

key_len size_t

the desired output length in bytes

secret SecureVector!ubyte

the secret input

salt string

a diversifier

Meta