Public Attributes | Static Public Attributes | List of all members
TicketKey Struct Reference

#include <internal.h>

Public Attributes

uint8_t aes_key [16] = {0}
 
uint8_t hmac_key [16] = {0}
 
uint8_t name [SSL_TICKET_KEY_NAME_LEN] = {0}
 
uint64_t next_rotation_tv_sec = 0
 

Static Public Attributes

static constexpr bool kAllowUniquePtr = true
 

Detailed Description

Definition at line 2574 of file third_party/boringssl-with-bazel/src/ssl/internal.h.

Member Data Documentation

◆ aes_key

uint8_t TicketKey::aes_key[16] = {0}

◆ hmac_key

uint8_t TicketKey::hmac_key[16] = {0}

◆ kAllowUniquePtr

constexpr bool TicketKey::kAllowUniquePtr = true
staticconstexpr

◆ name

uint8_t TicketKey::name[SSL_TICKET_KEY_NAME_LEN] = {0}

◆ next_rotation_tv_sec

uint64_t TicketKey::next_rotation_tv_sec = 0

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49