perform_key_maintenance

Function perform_key_maintenance 

Source
pub fn perform_key_maintenance(
    bridge: &mut SignalBridge,
) -> Result<KeyMaintenanceResult, Box<dyn Error>>
Expand description

Performs periodic key rotation and cleanup

§Arguments

  • bridge - Signal bridge instance

§Returns

KeyMaintenanceResult indicating which keys were rotated