GetDeviceInfoResponse Constructor
GetDeviceInfoResponse(ResponseApdu)
Constructs a GetDeviceInfoResponse instance based on a ResponseApdu received from the YubiKey.
C#
public GetDeviceInfoResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | The ResponseApdu returned by the YubiKey. |