PivDataTagExtensions Class
Namespace: Yubico.YubiKey.Piv Assembly: Yubico.YubiKey.dllExtension methods to operate on the PivDataTag enum.
C#
public static class PivDataTagExtensions : Object
Inheritance
System.Object
PivDataTagExtensions
Methods
Name | Description |
---|---|
IsValidEncodingForPut(PivDataTag, ReadOnlyMemory<Byte>) | Is the given encoding valid for PUT DATA using the specified tag. |
IsValidTagForPut(PivDataTag) | Is the given tag allowed to be used in a standard version of PUT DATA. |