Click or drag to resize
SslCredentials Properties

The SslCredentials type exposes the following members.

Properties
  NameDescription
Public propertyKeyCertificatePair
Client side key and certificate pair. If null, client will not use key and certificate pair.
Public propertyRootCertificates
PEM encoding of the server root certificates.
Top
See Also