|
Crescendo SDK
|
Loading...
Searching...
No Matches
CrescendoDLL.PCSC.FIDODataStructures.AttestationStatement Class Reference
Represents a CTAP2 attestation statement containing cryptographic proof of credential origin. More...
Properties |
|
| int | Alg [get, set]
|
| COSE algorithm identifier for the attestation signature. |
|
| byte[] | Sig = default! [get, set] |
| Cryptographic signature over the attestation data. |
|
| List< byte[]> | X5c = new List<byte[]>() [get, set] |
| X.509 certificate chain (for X.509-based attestation formats) |
|
Detailed Description
Represents a CTAP2 attestation statement containing cryptographic proof of credential origin.