proxygen
|
#include <SSLOptions.h>
Static Public Attributes | |
static constexpr auto | kCipherList |
Recommended SSL options for server-side scenario.
Definition at line 72 of file SSLOptions.h.
|
static |
The list of ciphers recommended for server use.
Definition at line 76 of file SSLOptions.h.
Referenced by wangle::SSLContextConfig::getDefaultCiphers(), and folly::ssl::ssl_options_detail::logDfatal().