proxygen
Types.cpp File Reference
#include <fizz/record/Types.h>
#include <folly/String.h>

Go to the source code of this file.

Namespaces

 fizz
 

Functions

ProtocolVersion fizz::getRealDraftVersion (ProtocolVersion version)
 
std::string fizz::toString (ProtocolVersion version)
 
std::string fizz::toString (ExtensionType extType)
 
std::string fizz::toString (AlertDescription alertDesc)
 
std::string fizz::toString (CipherSuite cipher)
 
std::string fizz::toString (PskKeyExchangeMode pskKeMode)
 
std::string fizz::toString (SignatureScheme sigScheme)
 
std::string fizz::toString (NamedGroup group)
 
std::string fizz::toString (CertificateCompressionAlgorithm algo)