proxygen
|
This is the complete list of members for wangle::FizzConfigUtil, including all inherited members.
createFizzContext(const wangle::ServerSocketConfig &config, std::unique_ptr< fizz::server::CertManager > certMgr=nullptr) | wangle::FizzConfigUtil | static |
createTicketCipher(const std::vector< std::string > &oldSecrets, const std::vector< std::string > ¤tSecrets, const std::vector< std::string > &newSecrets, std::chrono::seconds validity, folly::Optional< std::string > pskContext) | wangle::FizzConfigUtil | inlinestatic |