EC_KEY_METHOD_set_sign

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_sign
(,
int function
(
int
,
const(ubyte)*
,
int
,
ubyte*
,
uint*
,
const(bignum_st)*
,
const(bignum_st)*
,)
,,
ECDSA_SIG_st* function
(
const(ubyte)*
,
int
,
const(bignum_st)*
,
const(bignum_st)*
,)
)

Meta