proxygen
SSLContextManager.h File Reference
#include <folly/io/async/EventBase.h>
#include <folly/io/async/SSLContext.h>
#include <folly/SharedMutex.h>
#include <glog/logging.h>
#include <list>
#include <memory>
#include <wangle/ssl/SSLContextConfig.h>
#include <wangle/ssl/SSLSessionCacheManager.h>
#include <wangle/ssl/TLSTicketKeySeeds.h>
#include <wangle/acceptor/SSLContextSelectionMisc.h>
#include <vector>

Go to the source code of this file.

Classes

class  wangle::SSLContextManager
 
struct  wangle::SSLContextManager::SslContexts
 
struct  wangle::SSLContextManager::ClientCertVerifyCallback
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 wangle