KDF1.derive

Undocumented in source. Be warned that the author may not have intended to support it.
class KDF1
override const
SecureVector!ubyte
derive
(
size_t
,
const(ubyte)* secret
,
size_t secret_len
,
const(ubyte)* P
,
size_t P_len
)

Meta