COSEKey
1stringrequired
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]
COSEKey
{
"1": "string",
"keyOps": [
"1"
],
"baseIV": "string",
"keyId": "string",
"algorithm": 0,
"keyType": "1"
}