struct IdentityKeyCertPair

Defined at line 45 of file ../../third_party/grpc-migrating/src/include/grpcpp/security/tls_certificate_provider.h

A struct that stores the credential data presented to the peer in handshake

to show local identity. The private_key and certificate_chain should always

match.

Public Members

basic_string private_key
basic_string certificate_chain