#include <transport_security_test_lib.h>
Public Attributes | |
tsi_test_channel * | channel |
tsi_frame_protector * | client_frame_protector |
tsi_test_frame_protector_config * | config |
tsi_frame_protector * | server_frame_protector |
Definition at line 110 of file transport_security_test_lib.h.
tsi_test_channel* tsi_test_frame_protector_fixture::channel |
Definition at line 115 of file transport_security_test_lib.h.
tsi_frame_protector* tsi_test_frame_protector_fixture::client_frame_protector |
Definition at line 112 of file transport_security_test_lib.h.
tsi_test_frame_protector_config* tsi_test_frame_protector_fixture::config |
Definition at line 117 of file transport_security_test_lib.h.
tsi_frame_protector* tsi_test_frame_protector_fixture::server_frame_protector |
Definition at line 113 of file transport_security_test_lib.h.