secp256k1

Undocumented in source.

Constructors

this
this(ubyte[] pk)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

parity
int parity()
Undocumented in source. Be warned that the author may not have intended to support it.
sign
auto sign(Input data)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ec_key
EC_KEY* ec_key;
Undocumented in source.

Meta