#include <transport_security_interface.h>
Public Attributes | |
char * | name |
struct { | |
char * data | |
size_t length | |
} | value |
Definition at line 230 of file transport_security_interface.h.
char* tsi_peer_property::data |
Definition at line 233 of file transport_security_interface.h.
size_t tsi_peer_property::length |
Definition at line 234 of file transport_security_interface.h.
char* tsi_peer_property::name |
Definition at line 231 of file transport_security_interface.h.
struct { ... } tsi_peer_property::value |