proxygen
|
#include <Types.h>
Public Attributes | |
std::vector< Extension > | extensions |
Public Attributes inherited from fizz::HandshakeStruct< Event::EncryptedExtensions, HandshakeType::encrypted_extensions > | |
folly::Optional< Buf > | originalEncoding |
Additional Inherited Members | |
Static Public Attributes inherited from fizz::HandshakeStruct< Event::EncryptedExtensions, HandshakeType::encrypted_extensions > | |
static constexpr HandshakeType | handshake_type |
Static Public Attributes inherited from fizz::EventType< e > | |
static constexpr Event | event = e |
std::vector<Extension> fizz::EncryptedExtensions::extensions |
Definition at line 228 of file Types.h.
Referenced by fizz::Protocol::checkAllowedExtensions(), fizz::decode(), fizz::test::TestMessages::encryptedExt(), and fizz::sm::getEncryptedExt().