pkcs_5_alg2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_PKCS_5)
extern (C) nothrow
int
pkcs_5_alg2
(
const ubyte* password
,
c_ulong password_len
,
const ubyte* salt
,
c_ulong salt_len
,,,
ubyte* _out
,
c_ulong* outlen
)

Meta