Skip to main content

COSEKey

1stringrequired
keyOpsstring[]

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

baseIVbyte
keyIdbyte
algorithmint64
keyTypestring

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

COSEKey
{
"1": "string",
"keyOps": [
"1"
],
"baseIV": "string",
"keyId": "string",
"algorithm": 0,
"keyType": "1"
}