secp256k1

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Functions

address
ubyte[20] address()
Undocumented in source. Be warned that the author may not have intended to support it.
publicKey
auto publicKey()
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