Contains properties used to establish an SslGatewayConnection to a Gateway daemon.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0

Syntax

C#
public class SslProperties
Visual Basic
Public Class SslProperties
Visual C++
public ref class SslProperties

Inheritance Hierarchy

System..::..Object
  IBM.CTG..::..SslProperties

Thread Safety

Members of this type are thread safe.

See Also