Show / Hide Table of Contents

CreateResponseForApdu Method

CreateResponseForApdu(ResponseApdu)

Creates the appropriate response class that can parse the ResponseApdu.

C#
public override SelectOathResponse CreateResponseForApdu(ResponseApdu responseApdu)

Parameters

Type Name Description
ResponseApdu responseApdu

The ResponseApdu from the YubiKey.

Returns

SelectOathResponse

Overrides

BaseSelectApplicationCommand<SelectOathResponse>.CreateResponseForApdu(ResponseApdu)
In this article
Back to top Generated by DocFX