GRPC C++  1.39.1
Data Fields
jose_header Struct Reference

Data Fields

const char * alg
 
const char * kid
 
const char * typ
 
grpc_core::ManualConstructor< Jsonjson
 

Field Documentation

◆ alg

const char* jose_header::alg

◆ json

grpc_core::ManualConstructor<Json> jose_header::json

◆ kid

const char* jose_header::kid

◆ typ

const char* jose_header::typ

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