neo4j_connection_is_secure

Check if a given connection uses TLS.

@param connection The neo4j connection. @return true if the connection was established over TLS, and false otherwise.

extern (C)
bool
neo4j_connection_is_secure

Meta