jwtd ~master (2020-09-03T14:12:52Z)
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
encode
urlsafeB64Decode
urlsafeB64Encode
verify