Show / Hide Table of Contents

YubiKeyResponse Constructor

YubiKeyResponse(ResponseApdu)

Initializes a new instance of the YubiKeyResponse class.

C#
public YubiKeyResponse(ResponseApdu responseApdu)

Parameters

Type Name Description
ResponseApdu responseApdu

The ResponseApdu from the YubiKey.

Exceptions

Type Condition
ArgumentNullException

responseApdu

In this article
Back to top Generated by DocFX