C++ Client-Side SDK
LaunchDarkly SDK
Public Types | Public Member Functions | List of all members
launchdarkly::config::shared::built::TlsOptions Class Referencefinal

Public Types

enum class  VerifyMode { kVerifyPeer , kVerifyNone }
 

Public Member Functions

 TlsOptions (VerifyMode verify_mode)
 
 TlsOptions (VerifyMode verify_mode, std::optional< std::string > ca_bundle_path)
 
VerifyMode PeerVerifyMode () const
 
std::optional< std::string > const & CustomCAFile () const
 

The documentation for this class was generated from the following files: