Show / Hide Table of Contents

KeyManagement Field

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

Slot 9D, the certificate and its associated private key are are used for encryption
for the purpose of confidentiality. It is generally used for things such as
decrypting e-mails or encrypting/decrypting files.
Note that this is NOT the "Management Key" slot, which is a separate property in this class.

C#
public const byte KeyManagement = 157

Returns

byte

Slot 9D, the certificate and its associated private key are are used for encryption for the purpose of confidentiality. It is generally used for things such as decrypting e-mails or encrypting/decrypting files. Note that this is NOT the "Management Key" slot, which is a separate property in this class.

In this article
Back to top Generated by DocFX