pub const ONLINE_MODE_REQUIRES_ENCRYPTION: &str = "encryption must be true when online_mode is enabled";
Error returned when online mode is configured without its authentication handshake.