pub const KEY_PACKAGE_ROTATION_INTERVAL_NS: i64 = NS_IN_30_DAYS; // 2_592_000_000_000_000i64Expand description
Interval in NS used to compute next_key_package_rotation_ns.
This defines how often a new KeyPackage should be rotated,
but does not determine the actual KeyPackage expiration.