ecc_verify_hash

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_MECC)
extern (C) nothrow
int
ecc_verify_hash
(
const ubyte* sig
,
c_ulong siglen
,
const ubyte* hash
,
c_ulong hashlen
,
int* stat
,)

Meta