Skip to main content

AttestedCredentialData

aaguid object
valueuuid
bytesbyte
credentialIdbyte
cosekey object
oneOf
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
AttestedCredentialData
{
"aaguid": {
"value": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"bytes": "string"
},
"credentialId": "string",
"cosekey": {
"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"
}
}