pkcs_1_oaep_decode

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_1)
extern (C) nothrow
int
pkcs_1_oaep_decode
(
const ubyte* msg
,
c_ulong msglen
,
const ubyte* lparam
,
c_ulong lparamlen
,,,
ubyte* _out
,
c_ulong* outlen
,
int* res
)

Meta