#include <grpc_security.h>
Public Attributes | |
char * | name |
char * | value |
size_t | value_length |
value, if not NULL, is guaranteed to be NULL terminated.
Definition at line 43 of file grpc_security.h.
char* grpc_auth_property::name |
Definition at line 44 of file grpc_security.h.
char* grpc_auth_property::value |
Definition at line 45 of file grpc_security.h.
size_t grpc_auth_property::value_length |
Definition at line 46 of file grpc_security.h.