We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f697dc1 commit 72f7261Copy full SHA for 72f7261
views/website/libraries/3-Java.json
@@ -47,6 +47,7 @@
47
"nbf": true,
48
"iat": true,
49
"jti": true,
50
+ "typ": true,
51
"hs256": true,
52
"hs384": true,
53
"hs512": true,
@@ -56,6 +57,7 @@
56
57
"es256": true,
58
"es384": true,
59
"es512": true,
60
+ "es256k": true,
61
"ps256": true,
62
"ps384": true,
63
"ps512": true
@@ -64,7 +66,7 @@
64
66
"authorName": "Brian Campbell",
65
67
"gitHubRepoPath": null,
68
"repoUrl": "https://bitbucket.org/b_c/jose4j",
- "installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.6.3"
69
+ "installCommandHtml": "maven: org.bitbucket.b_c / jose4j / 0.8.0"
70
},
71
{
72
"minimumVersion": null,
0 commit comments