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

Client-side SSL credentials. More...

Inheritance diagram for Grpc.Core.SslCredentials:
Grpc.Core.Credentials

Public Member Functions

 SslCredentials (string pemRootCerts)
 

Properties

string RootCerts [get]
 PEM encoding of the server root certificates. More...
 

Detailed Description

Client-side SSL credentials.

Property Documentation

string Grpc.Core.SslCredentials.RootCerts
get

PEM encoding of the server root certificates.


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