proxygen
CookieCipher.h File Reference

Go to the source code of this file.

Classes

struct  fizz::server::CookieState
 
class  fizz::server::CookieCipher
 

Namespaces

 fizz
 
 fizz::server
 

Functions

Buf fizz::server::getStatelessHelloRetryRequest (ProtocolVersion version, CipherSuite cipher, folly::Optional< NamedGroup > group, Buf cookie)
 
CookieState fizz::server::getCookieState (const Factory &factory, const std::vector< ProtocolVersion > &supportedVersions, const std::vector< std::vector< CipherSuite >> &supportedCiphers, const std::vector< NamedGroup > &supportedGroups, const ClientHello &chlo, Buf appToken)