#include <transport_security.h>
Public Attributes | |
bool | frame_protector_created |
bool | handshake_shutdown |
bool | handshaker_result_created |
const tsi_handshaker_vtable * | vtable |
Definition at line 84 of file transport_security.h.
bool tsi_handshaker::frame_protector_created |
Definition at line 86 of file transport_security.h.
bool tsi_handshaker::handshake_shutdown |
Definition at line 88 of file transport_security.h.
bool tsi_handshaker::handshaker_result_created |
Definition at line 87 of file transport_security.h.
const tsi_handshaker_vtable* tsi_handshaker::vtable |
Definition at line 85 of file transport_security.h.