botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
PKCS5_PBKDF2.keyDerivation
botan
pbkdf
pbkdf2
PKCS5_PBKDF2
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
Source
See Implementation
botan
pbkdf
pbkdf2
PKCS5_PBKDF2
constructors
this
functions
clone
keyDerivation
properties
name