EVP_BytesToKey

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
int
EVP_BytesToKey
(,
const(EVP_MD)* md
,
const(ubyte)* salt
,
const(ubyte)* data
,
int datal
,
int count
,
ubyte* key
,
ubyte* iv
)

Meta