botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
deriveKey
botan
tls
session_manager_sqlite
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_TLS && BOTAN_HAS_SQLITE
)
SymmetricKey
deriveKey
(
in
string
passphrase
,
const
(
ubyte
)*
salt
,
size_t
salt_len
,
size_t
iterations
,
ref
size_t
check_val
)
Meta
Source
See Implementation
botan
tls
session_manager_sqlite
classes
TLSSessionManagerSQLite
functions
deriveKey
variables
g_passphraseIterations