Table of Contents

Class ResetApplicationResponse

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

The response class for resetting the YubiHSM Auth application.

public class ResetApplicationResponse : BaseYubiHsmAuthResponse, IYubiKeyResponse
Inheritance
object
ResetApplicationResponse
Implements
Inherited Members

Remarks

The partner class is ResetApplicationCommand.

Constructors

ResetApplicationResponse(ResponseApdu)

Constructs an ResetApplicationResponse based on a ResponseApdu received from the YubiKey.

public ResetApplicationResponse(ResponseApdu responseApdu)

Parameters

responseApdu ResponseApdu

The ResponseApdu returned by the YubiKey.