parent
d90aa3bce2
commit
8e50ec64d3
6 changed files with 21 additions and 9 deletions
|
|
@ -276,7 +276,7 @@ class Util {
|
|||
|
||||
const jwk = {
|
||||
kty: 'oct',
|
||||
key_opts: ['encrypt', 'decrypt'],
|
||||
key_ops: ['encrypt', 'decrypt'],
|
||||
alg: 'A256CTR',
|
||||
k: base64Url.encode(key),
|
||||
ext: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue