Show / Hide Table of Contents

PivAlgorithmDefinition Class

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

Represents the connection between a PIV algorithm and its corresponding key definition.

C#
public record PivAlgorithmDefinition
Inheritance object PivAlgorithmDefinition

Properties

Name Description
Algorithm

The PIV algorithm associated with this definition.

KeyDefinition

The key definition associated with this algorithm.

SupportsKeyGeneration

Indicates whether this algorithm supports key pair generation on the YubiKey.

In this article
Back to top Generated by DocFX