pkcs_1_pss_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_pss_encode
(
const ubyte* msghash
,
c_ulong msghashlen
,
c_ulong saltlen
,,,,,
ubyte* _out
,
c_ulong* outlen
)

Meta