jwtd ~master (2020-09-03T14:12:52Z)
Dub
Repo
verifySignature
jwtd
jwt_openssl
Undocumented in source. Be warned that the author may not have intended to support it.
version(UseOpenSSL)
bool
verifySignature
(
string
signature
,
string
signing_input
,
string
key
,
JWTAlgorithm
algo
=
JWTAlgorithm.HS256
)
Meta
Source
See Implementation
jwtd
jwt_openssl
functions
HMAC_CTX_reset
getESKeypair
getESPrivateKey
getESPublicKey
sign
verifySignature