CreateAttestationStatementResponse Constructor
CreateAttestationStatementResponse(ResponseApdu)
Constructs a CreateAttestationStatementResponse based on a ResponseApdu received from the YubiKey.
C#
public CreateAttestationStatementResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | The object containing the response APDU |