|
Crescendo SDK
|
Loading...
Searching...
No Matches
CrescendoDLL.PCSC.FIDODataStructures.LargeBlobsResponse Class Reference
Represents the response from the FIDO CTAP2 authenticatorLargeBlobs command as defined in the FIDO CTAP 2.1 Specification.
More...
Properties |
|
| byte?[] | Config [get, set]
|
Fragment of the serialized large-blob array data returned by a read operation. CTAP2 key: 0x01. Only present in responses to read (CrescendoDLL.PCSC.FIDODataStructures.LargeBlobsRequest.Get) operations. |
|
Detailed Description
Represents the response from the FIDO CTAP2 authenticatorLargeBlobs command as defined in the FIDO CTAP 2.1 Specification.
For read operations, the response contains a fragment of the serialized large-blob array. For write operations, a successful response contains no additional data beyond the FIDO status code.