neo4j_config_get_TLS_private_key

Obtain the path to the TLS private key and certificate chain.

@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_private_key

Meta