- getTimestamp
int getTimestamp()
Undocumented in source. Be warned that the author may not have intended to support it.
- sign
string sign(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- timestampToDatetime
DateTime timestampToDatetime(int ts)
Undocumented in source. Be warned that the author may not have intended to support it.
- unsign
string unsign(string value, int maxAge, int* tstamp)
Undocumented in source. Be warned that the author may not have intended to support it.
- validate
bool validate(string signedValue, int maxAge)
Undocumented in source. Be warned that the author may not have intended to support it.