Click or drag to resize
SslCredentialsKeyCertificatePair Property
Client side key and certificate pair. If null, client will not use key and certificate pair.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public KeyCertificatePair KeyCertificatePair { get; }

Property Value

Type: KeyCertificatePair
See Also