Show / Hide Table of Contents

BaseYubiHsmAuthResponse Class

Namespace: Yubico.YubiKey.YubiHsmAuth.Commands Assembly: Yubico.YubiKey.dll

The base class of YubiHSM Auth response types.

C#
public abstract class BaseYubiHsmAuthResponse : YubiKeyResponse, IYubiKeyResponse
Inheritance object YubiKeyResponse BaseYubiHsmAuthResponse
BaseYubiHsmAuthResponseWithRetries
GetApplicationVersionResponse
GetManagementKeyRetriesResponse
ListCredentialsResponse
ResetApplicationResponse
Implements
IYubiKeyResponse

Remarks

This base class adds mappings for status words which have new meanings in the YubiHSM Auth application.

Constructors

Name Description
BaseYubiHsmAuthResponse(ResponseApdu)

Properties

Name Description
StatusCodeMap

Retrieves the details describing the processing state.

In this article
Back to top Generated by DocFX