OmniSciDB
a5dc49c757
|
#include <HeavyDbAwsSdk.h>
Public Attributes | |
std::string | ca_path |
std::string | ca_file |
Definition at line 22 of file HeavyDbAwsSdk.h.
std::string heavydb_aws_sdk::SslConfig::ca_file |
Definition at line 24 of file HeavyDbAwsSdk.h.
Referenced by heavydb_aws_sdk::get_ssl_config().
std::string heavydb_aws_sdk::SslConfig::ca_path |
Definition at line 23 of file HeavyDbAwsSdk.h.
Referenced by heavydb_aws_sdk::get_ssl_config().