PivDataTagExtensions Class
Namespace: Yubico.YubiKey.Piv Assembly: Yubico.YubiKey.dllExtension methods to operate on the PivDataTag enum.
C#
public static class PivDataTagExtensions
Inheritance
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. |