botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
KDF2.derive
botan
kdf
kdf2
KDF2
Undocumented in source. Be warned that the author may not have intended to support it.
class
KDF2
override const
SecureVector
!ubyte
derive
(
size_t
out_len
,
const
(
ubyte
)*
secret
,
size_t
secret_len
,
const
(
ubyte
)*
P
,
size_t
P_len
)
Meta
Source
See Implementation
botan
kdf
kdf2
KDF2
constructors
this
functions
clone
derive
properties
name