Show / Hide Table of Contents

AuthenticateCommand Class

Namespace: Yubico.YubiKey.Piv.Commands Assembly: Yubico.YubiKey.dll

The base class for some of the General Authenticate command classes, containing shared code.

C#
public abstract class AuthenticateCommand
Inheritance object AuthenticateCommand
AuthenticateDecryptCommand
AuthenticateKeyAgreeCommand
AuthenticateSignCommand

Properties

Name Description
Application

Gets the YubiKeyApplication to which this command belongs. For this command it's PIV.

Data

The data following the DataTag.

DataTag

The tag used for building the data portion of the APDU.

SlotNumber

The slot holding the key to use.

Methods

Name Description
CreateCommandApdu()
In this article
Back to top Generated by DocFX