Public Member Functions | Public Attributes | Private Member Functions | Friends | List of all members
ssl_ech_keys_st Struct Reference

#include <internal.h>

Public Member Functions

ssl_ech_keys_stoperator= (const ssl_ech_keys_st &)=delete
 
 ssl_ech_keys_st ()=default
 
 ssl_ech_keys_st (const ssl_ech_keys_st &)=delete
 

Public Attributes

bssl::GrowableArray< bssl::UniquePtr< bssl::ECHServerConfig > > configs
 
CRYPTO_refcount_t references = 1
 

Private Member Functions

 ~ssl_ech_keys_st ()=default
 

Friends

OPENSSL_EXPORT void SSL_ECH_KEYS_free (SSL_ECH_KEYS *)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ssl_ech_keys_st() [1/2]

ssl_ech_keys_st::ssl_ech_keys_st ( )
default

◆ ssl_ech_keys_st() [2/2]

ssl_ech_keys_st::ssl_ech_keys_st ( const ssl_ech_keys_st )
delete

◆ ~ssl_ech_keys_st()

ssl_ech_keys_st::~ssl_ech_keys_st ( )
privatedefault

Member Function Documentation

◆ operator=()

ssl_ech_keys_st& ssl_ech_keys_st::operator= ( const ssl_ech_keys_st )
delete

Friends And Related Function Documentation

◆ SSL_ECH_KEYS_free

OPENSSL_EXPORT void SSL_ECH_KEYS_free ( SSL_ECH_KEYS keys)
friend

Definition at line 997 of file encrypted_client_hello.cc.

Member Data Documentation

◆ configs

bssl::GrowableArray<bssl::UniquePtr<bssl::ECHServerConfig> > ssl_ech_keys_st::configs

◆ references

CRYPTO_refcount_t ssl_ech_keys_st::references = 1

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


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