hunt-jwt ~master (2021-04-26T07:36:22Z)
Dub
Repo
verifySignature
hunt
jwt
JwtOpenSSL
Undocumented in source. Be warned that the author may not have intended to support it.
bool
verifySignature
(
string
head
,
string
signature
,
string
key
,
JwtAlgorithm
algo
=
JwtAlgorithm.HS256
)
Meta
Source
See Implementation
hunt
jwt
JwtOpenSSL
functions
sign
verifySignature