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