[TIBCO.EMS .NET Admin client library 6.0 documentation]

This class represents all the possible SSL paramters.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public class SSLParams : ThirdPartyParams
Public Class SSLParams _
	Inherits ThirdPartyParams
public ref class SSLParams : public ThirdPartyParams

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS.ADMIN..::.ThirdPartyParams
    TIBCO.EMS.ADMIN..::.SSLParams

See Also