Show / Hide Table of Contents

Management Field

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

Management Key slot, number 0x9B, before YubiKey 5.4.2, it can only be a Triple-DES key. Beginning with 5.4.2 it can be Triple-DES or AES.
This is a valid slot only with the command GetMetadataCommand.
There is no cert in this slot.
Note that this is NOT the KeyManagement slot, which is a separate property in this class.

C#
public const byte Management = 155

Returns

byte

Management Key slot, number 0x9B, before YubiKey 5.4.2, it can only be a Triple-DES key. Beginning with 5.4.2 it can be Triple-DES or AES. This is a valid slot only with the command . There is no cert in this slot. Note that this is NOT the KeyManagement slot, which is a separate property in this class.

In this article
Back to top Generated by DocFX