- address
ubyte[20] address()
Undocumented in source. Be warned that the author may not have intended to support it.
- sign
Signature sign(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- signHash
Signature signHash(ubyte[32] msgHash)
Undocumented in source. Be warned that the author may not have intended to support it.
- verify
bool verify(ubyte[] data, Signature sig)
Undocumented in source. Be warned that the author may not have intended to support it.