U2fResponse Constructor
U2fResponse(ResponseApdu)
Bind a new instance of U2FResponse from the given response APDU
C#
public U2fResponse(ResponseApdu responseApdu)
Parameters
Type | Name | Description |
---|---|---|
ResponseApdu | responseApdu | The response from the YubiKey to the partner Command. |