botan v1.13.4 (2023-03-01T00:35:38Z)
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
public 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