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