GRPC C++  1.62.0
Data Fields
grpc::experimental::IdentityKeyCertPair Struct Reference

#include <tls_certificate_provider.h>

Data Fields

std::string private_key
 
std::string certificate_chain
 

Field Documentation

◆ certificate_chain

std::string grpc::experimental::IdentityKeyCertPair::certificate_chain

◆ private_key

std::string grpc::experimental::IdentityKeyCertPair::private_key

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