Skip to main content

AttestedCredentialData

aaguid object
valuestring<uuid>
bytesstring<byte>
credentialIdstring<byte>
cosekey object
oneOf
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>
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"
}
}