UnsupportedAlgorithmException

thrown when attempting to encode or decode a token with an unsupported algorithm

class UnsupportedAlgorithmException : Exception {}

Constructors

this
this(string s)
Undocumented in source.

Meta