- engine_description
string engine_description()
Undocumented in source. Be warned that the author may not have intended to support it.
- engine_name
string engine_name()
Undocumented in source. Be warned that the author may not have intended to support it.
- fips_mode
bool fips_mode()
Undocumented in source. Be warned that the author may not have intended to support it.
- set_auth_mode
void set_auth_mode(nng_tls_auth_mode imode)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_ca_chain
void set_ca_chain(string pem, string crl)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_ca_file
void set_ca_file(string ica)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_cert_key_file
void set_cert_key_file(string ipem, string ikey)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_own_cert
void set_own_cert(string pem, string key, string pwd)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_server_name
void set_server_name(string iname)
Undocumented in source. Be warned that the author may not have intended to support it.
- set_version
void set_version(nng_tls_version iminversion, nng_tls_version imaxversion)
Undocumented in source. Be warned that the author may not have intended to support it.