EC2COSEKey
1stringrequired
Possible values: [1, 2, 3, 4, 0]
2string<byte>
3integer<int64>
4string[]
Possible values: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
5string<byte>
keyOpsstring[]
Possible values: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
baseIVstring<byte>
keyIdstring<byte>
algorithminteger<int64>
keyTypestring
Possible values: [1, 2, 3, 4, 0]
-1string
Possible values: [1, 2, 3, 6]
-2string<byte>
-3string<byte>
-4string<byte>
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"
}