- sign
string sign(string msg, string key, JwtAlgorithm algo)
Undocumented in source. Be warned that the author may not have intended to support it.
- verifySignature
bool verifySignature(string head, string signature, string key, JwtAlgorithm algo)
Undocumented in source. Be warned that the author may not have intended to support it.