Constructs a new SslProperties with a single client certificate.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
Parameters
- clientCertificate
- Type: System.Security.Cryptography.X509CertificatesX509Certificate
An X509Certificate that is used for client authentication.
See Also