/// Buffer time before key expiry to trigger rotation. This ensures we rotate slightly before the
/// C-tor uses 3 hours for the link/auth key and 1 day for the signing key. Let's use 3 hours here,
/// This is specific to be at the relay startup and only returned by `try_generate_keys()` that is