proxygen
SSLContext.h File Reference
#include <list>
#include <map>
#include <memory>
#include <mutex>
#include <random>
#include <string>
#include <vector>
#include <glog/logging.h>
#include <folly/folly-config.h>
#include <folly/Function.h>
#include <folly/Portability.h>
#include <folly/Range.h>
#include <folly/String.h>
#include <folly/io/async/ssl/OpenSSLUtils.h>
#include <folly/portability/OpenSSL.h>
#include <folly/ssl/OpenSSLLockTypes.h>
#include <folly/ssl/OpenSSLPtrTypes.h>

Go to the source code of this file.

Classes

class  folly::PasswordCollector
 
class  folly::SSLAcceptRunner
 
class  folly::SSLContext
 
struct  folly::SSLContext::NextProtocolsItem
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Typedefs

typedef std::shared_ptr< SSLContext > folly::SSLContextPtr
 

Functions

std::ostream & folly::operator<< (std::ostream &os, const PasswordCollector &collector)