proxygen
fizz::CompressedCertificate Struct Reference

#include <Types.h>

Inheritance diagram for fizz::CompressedCertificate:
fizz::HandshakeStruct< Event::CompressedCertificate, HandshakeType::compressed_certificate > fizz::EventType< e >

Public Attributes

CertificateCompressionAlgorithm algorithm
 
uint32_t uncompressed_length
 
Buf compressed_certificate_message
 
- Public Attributes inherited from fizz::HandshakeStruct< Event::CompressedCertificate, HandshakeType::compressed_certificate >
folly::Optional< BuforiginalEncoding
 

Additional Inherited Members

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

Detailed Description

Definition at line 242 of file Types.h.

Member Data Documentation


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