Public Attributes | |
const char * | alg |
grpc_core::ManualConstructor< Json > | json |
const char * | kid |
const char * | typ |
Definition at line 146 of file jwt_verifier.cc.
const char* jose_header::alg |
Definition at line 147 of file jwt_verifier.cc.
grpc_core::ManualConstructor<Json> jose_header::json |
Definition at line 151 of file jwt_verifier.cc.
const char* jose_header::kid |
Definition at line 148 of file jwt_verifier.cc.
const char* jose_header::typ |
Definition at line 149 of file jwt_verifier.cc.