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