EC_KEY_METHOD_set_verify

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
void
EC_KEY_METHOD_set_verify
(,
int function
(
int
,
const(ubyte)*
,
int
,
const(ubyte)*
,
int
,)
,
int function
(
const(ubyte)*
,
int
,
const(ECDSA_SIG_st)*
,)
)

Meta