Constants
- HS256 string "HS256"
- HS384 string "HS384"
- HS512 string "HS512"
- NONE string "none"
- RS256 string "RS256"
- RS384 string "RS384"
- RS512 string "RS512"
The HMAC-SHA256
algorithm.
The HMAC-SHA384
algorithm.
The HMAC-SHA512
algorithm.
Unsecured JWS (no signing).
The RSA-SHA256
algorithm.
The RSA-SHA384
algorithm.
The RSA-SHA512
algorithm.