RSACOSEKey
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
]
-1byte
-2byte
-3byte
-4byte
-5byte
-6byte
-7byte
-8byte
dpbyte
qinvbyte
dqbyte
RSACOSEKey
{
"1": "1",
"2": "string",
"3": 0,
"4": [
"1"
],
"5": "string",
"keyOps": [
"1"
],
"baseIV": "string",
"keyId": "string",
"algorithm": 0,
"keyType": "1",
"-1": "string",
"-2": "string",
"-3": "string",
"-4": "string",
"-5": "string",
"-6": "string",
"-7": "string",
"-8": "string",
"dp": "string",
"qinv": "string",
"dq": "string"
}