ecdsaSigKat

Undocumented in source. Be warned that the author may not have intended to support it.
static if(BOTAN_HAS_PUBLIC_KEY_CRYPTO && BOTAN_HAS_ECDSA)
static if(BOTAN_TEST)
size_t
ecdsaSigKat
(
string group_id
,
string x
,
string hash
,
string msg
,
string nonce
,
string signature
)

Meta