Show / Hide Table of Contents

Classes

Aes128CredentialWithSecrets

This class is used when adding a new credential with AES-128 keys to the YubiHSM Auth application.

ApplicationVersion

The version of the YubiHSM Auth application represented as major, minor, and patch values.

Credential

The public properties of a long-lived secret stored in the YubiHSM Auth application. The associated secret is used to establish a secure session to a YubiHSM 2 device.

CredentialRetryPair

This class represents a Credential stored in the YubiKey's YubiHSM Auth application, and the number of retries remaining.

CredentialWithSecrets

This Credential subclass is used when adding new credentials to the YubiHSM Auth application. See AddCredentialCommand for more information.

SessionKeys

These session keys are used to establish an encrypted and authenticated session with a YubiHSM 2 device. The secure session is based on the Global Platform Secure Channel Protocol '03' (SCP03).

YubiHsmAuthSession

The main entry-point for all YubiHSM Auth related operations.

Enums

CryptographicKeyType

Cryptographic algorithm used to describe the key(s) associated with a Credential in the YubiHSM Auth application.

In this article
Back to top Generated by DocFX