proxygen
fizz::KeyUpdate Struct Reference

#include <Types.h>

Inheritance diagram for fizz::KeyUpdate:
fizz::HandshakeStruct< Event::KeyUpdate, HandshakeType::key_update > fizz::EventType< e >

Public Attributes

KeyUpdateRequest request_update
 
- Public Attributes inherited from fizz::HandshakeStruct< Event::KeyUpdate, HandshakeType::key_update >
folly::Optional< BuforiginalEncoding
 

Additional Inherited Members

- Static Public Attributes inherited from fizz::HandshakeStruct< Event::KeyUpdate, HandshakeType::key_update >
static constexpr HandshakeType handshake_type
 
- Static Public Attributes inherited from fizz::EventType< e >
static constexpr Event event = e
 

Detailed Description

Definition at line 297 of file Types.h.

Member Data Documentation

KeyUpdateRequest fizz::KeyUpdate::request_update

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