CreateResponseForApdu Method
CreateResponseForApdu(ResponseApdu)
Creates the DeleteKeyResponse from the ResponseApdu data.
C#
public DeleteKeyResponse CreateResponseForApdu(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | The return data with which the Yubikey responded to the DeleteKeyCommand |
Returns
The DeleteKeyResponse for the DeleteKeyCommand