GRPC C++
1.39.1
|
Go to the source code of this file.
Macros | |
#define | TSI_FAKE_CERTIFICATE_TYPE "FAKE" |
#define | TSI_FAKE_SECURITY_LEVEL "TSI_SECURITY_NONE" |
Functions | |
tsi_handshaker * | tsi_create_fake_handshaker (int is_client) |
tsi_frame_protector * | tsi_create_fake_frame_protector (size_t *max_protected_frame_size) |
tsi_zero_copy_grpc_protector * | tsi_create_fake_zero_copy_grpc_protector (size_t *max_protected_frame_size) |
#define TSI_FAKE_CERTIFICATE_TYPE "FAKE" |
#define TSI_FAKE_SECURITY_LEVEL "TSI_SECURITY_NONE" |
tsi_frame_protector* tsi_create_fake_frame_protector | ( | size_t * | max_protected_frame_size | ) |
tsi_handshaker* tsi_create_fake_handshaker | ( | int | is_client | ) |
tsi_zero_copy_grpc_protector* tsi_create_fake_zero_copy_grpc_protector | ( | size_t * | max_protected_frame_size | ) |