ChangePinResponse Constructor
ChangePinResponse(ResponseApdu)
Constructs a new instance of the ChangePinResponse class based on a response APDU provided by the YubiKey.
C#
public ChangePinResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | A response APDU containing the CBOR response for the
|