eccPointMul

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
eccPointMul
(
in string group_id
,
in string m_s
,
in string X_s
,
in string Y_s
)

Meta