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: 1.2.0-dev
Syntax
public KeyCertificatePair KeyCertificatePair { get; }

Property Value

Type: KeyCertificatePair
See Also