proxygen
fizz::CertificateVerify Struct Reference

#include <Types.h>

Inheritance diagram for fizz::CertificateVerify:
fizz::HandshakeStruct< Event::CertificateVerify, HandshakeType::certificate_verify > fizz::EventType< e >

Public Attributes

SignatureScheme algorithm
 
Buf signature
 
- Public Attributes inherited from fizz::HandshakeStruct< Event::CertificateVerify, HandshakeType::certificate_verify >
folly::Optional< BuforiginalEncoding
 

Additional Inherited Members

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

Detailed Description

Definition at line 270 of file Types.h.

Member Data Documentation


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