Namespaces | Functions
security_handshaker.h File Reference
#include <grpc/support/port_platform.h>
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/lib/config/core_configuration.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/security/security_connector/security_connector.h"
#include "src/core/lib/transport/handshaker.h"
#include "src/core/tsi/transport_security_interface.h"
Include dependency graph for security_handshaker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grpc_core
 

Functions

grpc_handshakergrpc_security_handshaker_create (tsi_handshaker *handshaker, grpc_security_connector *connector, const grpc_channel_args *args)
 
RefCountedPtr< Handshaker > grpc_core::SecurityHandshakerCreate (tsi_handshaker *handshaker, grpc_security_connector *connector, const grpc_channel_args *args)
 Creates a security handshaker using handshaker. More...
 
void grpc_core::SecurityRegisterHandshakerFactories (CoreConfiguration::Builder *)
 Registers security handshaker factories. More...
 

Function Documentation

◆ grpc_security_handshaker_create()

grpc_handshaker* grpc_security_handshaker_create ( tsi_handshaker handshaker,
grpc_security_connector connector,
const grpc_channel_args args 
)

Definition at line 681 of file security_handshaker.cc.



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