Skip to main content

EC2COSEKey

1stringrequired

Possible values: [1, 2, 3, 4, 0]

2byte
3int64
4string[]

Possible values: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]

5byte
keyOpsstring[]

Possible values: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]

baseIVbyte
keyIdbyte
algorithmint64
keyTypestring

Possible values: [1, 2, 3, 4, 0]

-1string

Possible values: [1, 2, 3, 6]

-2byte
-3byte
-4byte
EC2COSEKey
{
"1": "1",
"2": "string",
"3": 0,
"4": [
"1"
],
"5": "string",
"keyOps": [
"1"
],
"baseIV": "string",
"keyId": "string",
"algorithm": 0,
"keyType": "1",
"-1": "1",
"-2": "string",
"-3": "string",
"-4": "string"
}