| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 09fb74a commit 8f547af
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -317,7 +317,7 @@ async function testImportJwk({ name, publicUsages, privateUsages }, extractable) | |||
| 317 | 317 | { ...jwk, crv }, | |
| 318 | 318 | { name }, | |
| 319 | 319 | extractable, | |
| 320 | - publicUsages), | ||
| 320 | + privateUsages), | ||
| 321 | 321 | { message: 'JWK "crv" Parameter and algorithm name mismatch' }); | |
| 322 | 322 | } | |
| 323 | 323 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments