GRPC Core
9.0.0
|
#include <ssl_utils.h>
Public Member Functions | |
PemKeyCertPair (grpc_ssl_pem_key_cert_pair *pair) | |
PemKeyCertPair (PemKeyCertPair &&other) | |
PemKeyCertPair & | operator= (PemKeyCertPair &&other) |
PemKeyCertPair (const PemKeyCertPair &other) | |
PemKeyCertPair & | operator= (const PemKeyCertPair &other) |
char * | private_key () const |
char * | cert_chain () const |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |