problem: cannot verify signature in browser
solution: support NIST P-256 curve which is supported by browser's webcrypto
This commit is contained in:
committed by
GitHub
parent
aeea27bb70
commit
de5720897a
@@ -578,7 +578,7 @@ signed-response:
|
||||
|
||||
| `algorithm`
|
||||
| `SECP256K1`
|
||||
| SECP256K1 only possible at this moment
|
||||
| `SECP256K1` or `NIST-P256`
|
||||
|
||||
| `private-key`
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user