Show / Hide Table of Contents

EnumerateRpsGetNextResponse Constructor

EnumerateRpsGetNextResponse(ResponseApdu)

Constructs a new instance of EnumerateRpsGetNextResponse based on a response APDU provided by the YubiKey.

C#
public EnumerateRpsGetNextResponse(ResponseApdu responseApdu)

Parameters

Type Name Description
ResponseApdu responseApdu

A response APDU containing the CBOR response data for the authenticatorCredentialManagement command.

In this article
Back to top Generated by DocFX