_mongoc_ssl_opt_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

allow_invalid_hostname
bool allow_invalid_hostname;
Undocumented in source.
ca_dir
const(char)* ca_dir;
Undocumented in source.
ca_file
const(char)* ca_file;
Undocumented in source.
crl_file
const(char)* crl_file;
Undocumented in source.
padding
void*[7] padding;
Undocumented in source.
pem_file
const(char)* pem_file;
Undocumented in source.
pem_pwd
const(char)* pem_pwd;
Undocumented in source.
weak_cert_validation
bool weak_cert_validation;
Undocumented in source.

Meta