GRPC Core  4.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
grpc_auth_property Struct Reference

value, if not NULL, is guaranteed to be NULL terminated. More...

#include <grpc_security.h>

Data Fields

char * name
 
char * value
 
size_t value_length
 

Detailed Description

value, if not NULL, is guaranteed to be NULL terminated.

Field Documentation

char* grpc_auth_property::name
char* grpc_auth_property::value
size_t grpc_auth_property::value_length

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