- getSignature
string getSignature(ubyte[] key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- verifySignature
bool verifySignature(ubyte[] key, string value, string sig)
Undocumented in source. Be warned that the author may not have intended to support it.