PivSessionExtensions Class
Namespace: Yubico.YubiKey.Piv Assembly: Yubico.YubiKey.dllThis class provides extension methods for the PivSession class.
C#
public static class PivSessionExtensions : Object
Inheritance
System.Object
PivSessionExtensions
Methods
Name | Description |
---|---|
ThrowIfUnsupportedAlgorithm(IYubiKeyDevice, PivAlgorithm) | Throws a System.NotSupportedException if the specified PivAlgorithm is not supported by the provided IYubiKeyDevice. |