Contains properties used to establish an SslGatewayConnection to a Gateway daemon.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.2.0.2
Syntax
C# |
---|
public class SslProperties |
Visual Basic |
---|
Public Class SslProperties |
Visual C++ |
---|
public ref class SslProperties |
Remarks
The configuration file value of "CtgSslProtocols" will override the value for the property EnabledSslProtocols.
Inheritance Hierarchy
Thread Safety
Members of this type are thread safe.