Public Member Functions | Private Attributes | List of all members
grpc.experimental.session_cache.SSLSessionCache Class Reference
Inheritance diagram for grpc.experimental.session_cache.SSLSessionCache:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, cache)
 
def __int__ (self)
 

Private Attributes

 _cache
 

Detailed Description

An encapsulation of a session cache used for TLS session resumption.

Instances of this class can be passed to a Channel as values for the
grpc.ssl_session_cache option

Definition at line 34 of file session_cache.py.

Constructor & Destructor Documentation

◆ __init__()

def grpc.experimental.session_cache.SSLSessionCache.__init__ (   self,
  cache 
)

Definition at line 41 of file session_cache.py.

Member Function Documentation

◆ __int__()

def grpc.experimental.session_cache.SSLSessionCache.__int__ (   self)

Definition at line 44 of file session_cache.py.

Member Data Documentation

◆ _cache

grpc.experimental.session_cache.SSLSessionCache._cache
private

Definition at line 42 of file session_cache.py.


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


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