proxygen
fizz::HkdfLabel Struct Reference

#include <Types.h>

Public Attributes

uint16_t length
 
const std::string label
 
Buf hash_value
 

Detailed Description

Definition at line 178 of file Types.h.

Member Data Documentation

Buf fizz::HkdfLabel::hash_value

Definition at line 181 of file Types.h.

const std::string fizz::HkdfLabel::label

Definition at line 180 of file Types.h.

uint16_t fizz::HkdfLabel::length

Definition at line 179 of file Types.h.


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