rwSigVerify

Undocumented in source. Be warned that the author may not have intended to support it.
static if(BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_RW)
static if(BOTAN_TEST)
size_t
rwSigVerify
(
string e
,
string n
,
string msg
,
string signature
)

Meta