Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX