InvalidAlgorithmException

thrown when the algorithm used to sign the token is invalid

class InvalidAlgorithmException : VerifyException {}

Constructors

this
this(string s)
Undocumented in source.

Meta