Show / Hide Table of Contents

CreateCommandApdu Method

CreateCommandApdu()

Constructs a CommandApdu for the delete operation.

C#
public CommandApdu CreateCommandApdu()

Returns

CommandApdu

The CommandApdu that targets the delete operation with the correct parameters.

Implements

IYubiKeyCommand<TResponse>.CreateCommandApdu()
In this article
Back to top Generated by DocFX