gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
tsi_handshaker_vtable Struct Reference

Public Attributes

tsi_result(* get_bytes_to_send_to_peer )(tsi_handshaker *self, unsigned char *bytes, size_t *bytes_size)
 
tsi_result(* process_bytes_from_peer )(tsi_handshaker *self, const unsigned char *bytes, size_t *bytes_size)
 
tsi_result(* get_result )(tsi_handshaker *self)
 
tsi_result(* extract_peer )(tsi_handshaker *self, tsi_peer *peer)
 
tsi_result(* create_frame_protector )(tsi_handshaker *self, size_t *max_protected_frame_size, tsi_frame_protector **protector)
 
void(* destroy )(tsi_handshaker *self)
 

The documentation for this struct was generated from the following file: