GRPC C++  1.39.1
Data Structures | Namespaces
ssl_session_cache.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/gprpp/sync.h"
#include "src/core/lib/slice/slice_internal.h"
#include "src/core/tsi/ssl/session_cache/ssl_session.h"
#include "src/core/tsi/ssl/session_cache/ssl_session_cache.h"
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>

Data Structures

class  tsi::SslSessionLRUCache::Node
 Node for single cached session. More...
 

Namespaces

 tsi
 Cache for SSL sessions for sessions resumption.