Classes | Typedefs
tsi Namespace Reference

Classes

class  SslCachedSession
 
struct  SslSessionDeleter
 
class  SslSessionLRUCache
 
class  TlsSessionKeyLoggerCache
 

Typedefs

typedef std::unique_ptr< SSL_SESSION, SslSessionDeleterSslSessionPtr
 

Detailed Description

Cache for SSL sessions for sessions resumption.

Older sessions may be evicted from the cache using LRU policy if capacity limit is hit. All sessions are associated with some key, usually server name. Note that servers are required to share session ticket encryption keys in order for cache to be effective.

This class is thread safe.

Typedef Documentation

◆ SslSessionPtr

Definition at line 46 of file ssl_session.h.



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