neo4j_config_get_TLS_ca_file

Obtain the path to the TLS certificate authority file.

@param config The neo4j client configuration. @return The path set in the config, or NULL if none.

extern (C)
const(char)*
neo4j_config_get_TLS_ca_file

Meta