proxygen
wangle::SSLContextConfig::KeyOffloadParams Struct Reference

#include <SSLContextConfig.h>

Public Attributes

std::set< std::stringoffloadType
 
bool localFallback {false}
 
std::string serviceId {"default"}
 
bool enableCertOffload {false}
 

Detailed Description

Definition at line 58 of file SSLContextConfig.h.

Member Data Documentation

bool wangle::SSLContextConfig::KeyOffloadParams::enableCertOffload {false}

Definition at line 68 of file SSLContextConfig.h.

bool wangle::SSLContextConfig::KeyOffloadParams::localFallback {false}

Definition at line 64 of file SSLContextConfig.h.

std::set<std::string> wangle::SSLContextConfig::KeyOffloadParams::offloadType

Definition at line 62 of file SSLContextConfig.h.

Referenced by wangle::SSLContextManager::addSSLContextConfig().

std::string wangle::SSLContextConfig::KeyOffloadParams::serviceId {"default"}

Definition at line 66 of file SSLContextConfig.h.


The documentation for this struct was generated from the following file: