Skip to main content

Module emergency

Module emergency 

Source
Expand description

Emergency response commands for incident handling.

Commands:

  • auths emergency - Interactive emergency response flow
  • auths emergency revoke-device - Revoke a compromised device
  • auths emergency rotate-now - Force key rotation
  • auths emergency freeze - Freeze all operations
  • auths emergency report - Generate incident report

Structs§

DeviceInfo
EmergencyCommand
Emergency incident response commands.
EventInfo
FreezeCommand
Freeze all signing operations.
IncidentReport
Incident report output.
ReportCommand
Generate an incident report.
RevokeDeviceCommand
Revoke a compromised device.
RotateNowCommand
Force immediate key rotation.
UnfreezeCommand
Cancel an active freeze early.

Enums§

EmergencySubcommand

Functions§

handle_emergency
Handle the emergency command.