Public Attributes | |
bool | appended_unused_bytes |
grpc_error_handle | error |
tsi_test_fixture * | fixture |
unsigned char * | handshake_buffer |
size_t | handshake_buffer_size |
bool | is_client |
bool | transferred_data |
Definition at line 48 of file transport_security_test_lib.cc.
bool handshaker_args::appended_unused_bytes |
Definition at line 54 of file transport_security_test_lib.cc.
grpc_error_handle handshaker_args::error |
Definition at line 55 of file transport_security_test_lib.cc.
tsi_test_fixture* handshaker_args::fixture |
Definition at line 49 of file transport_security_test_lib.cc.
unsigned char* handshaker_args::handshake_buffer |
Definition at line 50 of file transport_security_test_lib.cc.
size_t handshaker_args::handshake_buffer_size |
Definition at line 51 of file transport_security_test_lib.cc.
bool handshaker_args::is_client |
Definition at line 52 of file transport_security_test_lib.cc.
bool handshaker_args::transferred_data |
Definition at line 53 of file transport_security_test_lib.cc.