jwt v0.2.0 (2016-09-16T20:50:52Z)
Dub
Repo
InvalidSignature
jwt
exceptions
thrown when the tokens signature doesn't match the data signature
class
InvalidSignature :
VerifyException
{
this
(string s);
}
Constructors
this
this
(string s)
Undocumented in source.
Meta
Source
See Implementation
jwt
exceptions
classes
ExpiredException
ExpiresBeforeValidException
InvalidAlgorithmException
InvalidSignature
InvalidTokenException
MalformedToken
NotBeforeException
UnsupportedAlgorithmException
VerifyException
thrown when the tokens signature doesn't match the data signature