Show / Hide Table of Contents

VerifyTemporaryPinResponse Constructor

VerifyTemporaryPinResponse(ResponseApdu)

Constructs a VerifyTemporaryPinResponse based on a ResponseApdu received from the YubiKey.

C#
public VerifyTemporaryPinResponse(ResponseApdu responseApdu)

Parameters

Type Name Description
ResponseApdu responseApdu

The object containing the response APDU
returned by the YubiKey.

In this article
Back to top Generated by DocFX