pkcs_1_pss_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_pss_decode
(
const ubyte* msghash
,
c_ulong msghashlen
,
const ubyte* sig
,
c_ulong siglen
,
c_ulong saltlen
,,,
int* res
)

Meta