Skip to main content

ONLINE_MODE_REQUIRES_ENCRYPTION

Constant ONLINE_MODE_REQUIRES_ENCRYPTION 

Source
pub const ONLINE_MODE_REQUIRES_ENCRYPTION: &str = "encryption must be true when online_mode is enabled";
Expand description

Error returned when online mode is configured without its authentication handshake.