botan v1.12.12 (2020-01-26T16:00:04Z)
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