BaseYubiHsmAuthResponse Class
Namespace: Yubico.YubiKey.YubiHsmAuth.Commands Assembly: Yubico.YubiKey.dllThe base class of YubiHSM Auth response types.
C#
public abstract class BaseYubiHsmAuthResponse : YubiKeyResponse, IYubiKeyResponse
Implements
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. |