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