Public Member Functions | Public Attributes | List of all members
GlobalState Struct Reference

Public Member Functions

 GlobalState ()
 
 GlobalState ()
 

Public Attributes

bssl::UniquePtr< X509cert_
 
bssl::UniquePtr< STACK_OF(X509)> certs_
 
bssl::UniquePtr< SSL_CTXctx
 
bssl::UniquePtr< EVP_PKEYpkey_
 

Detailed Description

Definition at line 20 of file session.cc.

Constructor & Destructor Documentation

◆ GlobalState() [1/2]

GlobalState::GlobalState ( )
inline

Definition at line 21 of file session.cc.

◆ GlobalState() [2/2]

GlobalState::GlobalState ( )
inline

Definition at line 205 of file ssl_ctx_api.cc.

Member Data Documentation

◆ cert_

bssl::UniquePtr<X509> GlobalState::cert_

Definition at line 222 of file ssl_ctx_api.cc.

◆ certs_

bssl::UniquePtr<STACK_OF(X509)> GlobalState::certs_

Definition at line 223 of file ssl_ctx_api.cc.

◆ ctx

bssl::UniquePtr<SSL_CTX> GlobalState::ctx

Definition at line 23 of file session.cc.

◆ pkey_

bssl::UniquePtr<EVP_PKEY> GlobalState::pkey_

Definition at line 221 of file ssl_ctx_api.cc.


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


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