gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Properties | List of all members
Grpc.Core.KeyCertificatePair Class Reference

Key certificate pair (in PEM encoding). More...

Public Member Functions

 KeyCertificatePair (string certChain, string privateKey)
 

Properties

string CertChain [get]
 
string PrivateKey [get]
 

Detailed Description

Key certificate pair (in PEM encoding).


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