Skip to main content
Module jwt
reqsign_
core
3.3.0
Module jwt
Module Items
Functions
In crate reqsign_
core
reqsign_core
Module
jwt
Copy item path
Source
Expand description
JWT encoding helpers.
Functions
ยง
encode_
rs256
Encode a JWS compact JWT using the RS256 algorithm.
encode_
rs256_
pem
Encode a JWS compact JWT using an RSA private key in PKCS#8 PEM format.