File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ Each signing method expects a different object type for its signing keys. The fo
31
31
32
32
[ ^ jwe ] : [ RFC 7516] ( https://datatracker.ietf.org/doc/html/rfc7516 )
33
33
[ ^ hmac ] : [ Section 3.2 of RFC 7518] ( https://datatracker.ietf.org/doc/html/rfc7518#section-3.2 )
34
- [ ^ rsa ] : [ Section 3.2 of RFC 7518] ( https://datatracker.ietf.org/doc/html/rfc7518#section-3.3 )
35
- [ ^ ecdsa ] : [ Section 3.2 of RFC 7518] ( https://datatracker.ietf.org/doc/html/rfc7518#section-3.4 )
36
- [ ^ rsapss ] : [ Section 3.2 of RFC 7518] ( https://datatracker.ietf.org/doc/html/rfc7518#section-3.5 )
34
+ [ ^ rsa ] : [ Section 3.3 of RFC 7518] ( https://datatracker.ietf.org/doc/html/rfc7518#section-3.3 )
35
+ [ ^ ecdsa ] : [ Section 3.4 of RFC 7518] ( https://datatracker.ietf.org/doc/html/rfc7518#section-3.4 )
36
+ [ ^ rsapss ] : [ Section 3.5 of RFC 7518] ( https://datatracker.ietf.org/doc/html/rfc7518#section-3.5 )
37
37
[ ^ eddsa ] : [ Section 3.1 of RFC 8037] ( https://datatracker.ietf.org/doc/html/rfc8037#section-3.1 )
38
38
39
39
## Frequently Asked Questions
You can’t perform that action at this time.
0 commit comments