Show / Hide Table of Contents

PivDataTagExtensions Class

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

Extension 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.

In this article
Back to top Generated by DocFX