PKCS5_pbe2_set_scrypt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!OPENSSL_NO_SCRYPT)
extern (C) nothrow
X509_ALGOR*
PKCS5_pbe2_set_scrypt
(
const(EVP_CIPHER)* cipher
,
const(ubyte)* salt
,,
ubyte* aiv
,
ulong N
,
ulong r
,
ulong p
)

Meta