ResetApplicationResponse Class
Namespace: Yubico.YubiKey.YubiHsmAuth.Commands Assembly: Yubico.YubiKey.dllThe response class for resetting the YubiHSM Auth application.
C#
public class ResetApplicationResponse : BaseYubiHsmAuthResponse, IYubiKeyResponse
Implements
Remarks
The partner class is ResetApplicationCommand.
Constructors
Name | Description |
---|---|
ResetApplicationResponse(ResponseApdu) | Constructs an ResetApplicationResponse based on a ResponseApdu received from the YubiKey. |