deriveKey

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