pkcs_1_v1_5_encode

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_v1_5_encode
(
const ubyte* msg
,
c_ulong msglen
,,,,,
ubyte* _out
,
c_ulong* outlen
)

Meta