URLSafeSerializerTemplate

Undocumented in source.

Constructors

this
this(string secretKey, string salt)
Undocumented in source.

Members

Functions

dumpPayload
string dumpPayload(JSONValue obj)
Undocumented in source. Be warned that the author may not have intended to support it.
loadPayload
JSONValue loadPayload(string payload)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta