jwtd-es ~master (2019-10-21T12:50:54Z)
Dub
Repo
sign
jwtd
jwt_openssl
Undocumented in source. Be warned that the author may not have intended to support it.
version(UseOpenSSL)
string
sign
(
string
msg
,
string
key
,
JWTAlgorithm
algo
=
JWTAlgorithm.HS256
)
Meta
Source
See Implementation
jwtd
jwt_openssl
functions
getESKeypair
getESPrivateKey
getESPublicKey
sign
verifySignature