PKCS5_PBKDF2.keyDerivation

Undocumented in source. Be warned that the author may not have intended to support it.
class PKCS5_PBKDF2
override const
Pair!(size_t, OctetString)
keyDerivation
(
size_t key_len
,
in string passphrase
,
const(ubyte)* salt
,
size_t salt_len
,
size_t iterations
,
Duration loop_for
)

Meta