Show / Hide Table of Contents

PivSessionExtensions Class

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

This class provides extension methods for the PivSession class.

C#
public static class PivSessionExtensions
Inheritance object PivSessionExtensions

Methods

Name Description
ThrowIfUnsupportedAlgorithm(IYubiKeyDevice, PivAlgorithm)

Throws a System.NotSupportedException if the specified PivAlgorithm is not supported by the provided IYubiKeyDevice.

In this article
Back to top Generated by DocFX