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