proxygen
fizz::EncryptedExtensions Struct Reference

#include <Types.h>

Inheritance diagram for fizz::EncryptedExtensions:
fizz::HandshakeStruct< Event::EncryptedExtensions, HandshakeType::encrypted_extensions > fizz::EventType< e >

Public Attributes

std::vector< Extensionextensions
 
- Public Attributes inherited from fizz::HandshakeStruct< Event::EncryptedExtensions, HandshakeType::encrypted_extensions >
folly::Optional< BuforiginalEncoding
 

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
 

Detailed Description

Definition at line 225 of file Types.h.

Member Data Documentation

std::vector<Extension> fizz::EncryptedExtensions::extensions

The documentation for this struct was generated from the following file: