GRPC Core  9.0.0
Data Structures | Namespaces
ssl_session_cache.h File Reference
#include <grpc/support/port_platform.h>
#include "src/core/tsi/grpc_shadow_boringssl.h"
#include <grpc/slice.h>
#include <grpc/support/sync.h>
#include <openssl/ssl.h>
#include "src/core/lib/avl/avl.h"
#include "src/core/lib/gprpp/memory.h"
#include "src/core/lib/gprpp/ref_counted.h"
#include "src/core/tsi/ssl/session_cache/ssl_session.h"

Go to the source code of this file.

Data Structures

class  tsi::SslSessionLRUCache
 

Namespaces

 tsi
 Cache for SSL sessions for sessions resumption.