|
GRPC Core
0.10.0.0
|
#include "src/core/tsi/transport_security_interface.h"Go to the source code of this file.
Macros | |
| #define | TSI_FAKE_CERTIFICATE_TYPE "FAKE" |
Functions | |
| tsi_handshaker * | tsi_create_fake_handshaker (int is_client) |
| tsi_frame_protector * | tsi_create_fake_protector (size_t *max_protected_frame_size) |
| #define TSI_FAKE_CERTIFICATE_TYPE "FAKE" |
| tsi_handshaker* tsi_create_fake_handshaker | ( | int | is_client | ) |
| tsi_frame_protector* tsi_create_fake_protector | ( | size_t * | max_protected_frame_size | ) |
1.8.6