jwtd-es ~master (2019-10-21T12:50:54Z)
Dub
Repo
VerifyException
jwtd
jwt
Undocumented in source.
class
VerifyException : Exception {
this
(string s);
}
Constructors
this
this
(string s)
Undocumented in source.
Meta
Source
See Implementation
jwtd
jwt
classes
SignException
VerifyException
enums
JWTAlgorithm
functions
corruptEncodedString
decode
decodeHeader
encode
urlsafeB64Decode
urlsafeB64Encode
verify