ConnectionInfo.secure

Security protocol. Is true for TLS/SSL, and false for no security.

struct ConnectionInfo
bool secure;

Meta