Static Public Member Functions | Static Protected Member Functions | Private Member Functions | Static Private Member Functions | Static Private Attributes | List of all members
grpc_core::DefaultSslRootStore Class Reference

#include <ssl_utils.h>

Static Public Member Functions

static const char * GetPemRootCerts ()
 
static const tsi_ssl_root_certs_storeGetRootStore ()
 

Static Protected Member Functions

static grpc_slice ComputePemRootCerts ()
 

Private Member Functions

 DefaultSslRootStore ()
 

Static Private Member Functions

static void InitRootStore ()
 
static void InitRootStoreOnce ()
 

Static Private Attributes

static grpc_slice default_pem_root_certs_
 
static tsi_ssl_root_certs_storedefault_root_store_
 

Detailed Description

Definition at line 115 of file ssl_utils.h.

Constructor & Destructor Documentation

◆ DefaultSslRootStore()

grpc_core::DefaultSslRootStore::DefaultSslRootStore ( )
private

Member Function Documentation

◆ ComputePemRootCerts()

grpc_slice grpc_core::DefaultSslRootStore::ComputePemRootCerts ( )
staticprotected

Definition at line 576 of file ssl_utils.cc.

◆ GetPemRootCerts()

const char * grpc_core::DefaultSslRootStore::GetPemRootCerts ( )
static

Definition at line 568 of file ssl_utils.cc.

◆ GetRootStore()

const tsi_ssl_root_certs_store * grpc_core::DefaultSslRootStore::GetRootStore ( )
static

Definition at line 563 of file ssl_utils.cc.

◆ InitRootStore()

void grpc_core::DefaultSslRootStore::InitRootStore ( )
staticprivate

Definition at line 613 of file ssl_utils.cc.

◆ InitRootStoreOnce()

void grpc_core::DefaultSslRootStore::InitRootStoreOnce ( )
staticprivate

Definition at line 618 of file ssl_utils.cc.

Member Data Documentation

◆ default_pem_root_certs_

grpc_slice grpc_core::DefaultSslRootStore::default_pem_root_certs_
staticprivate

Definition at line 142 of file ssl_utils.h.

◆ default_root_store_

tsi_ssl_root_certs_store * grpc_core::DefaultSslRootStore::default_root_store_
staticprivate

Definition at line 139 of file ssl_utils.h.


The documentation for this class was generated from the following files:


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