[TIBCO.EMS .NET client library 6.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Initializes SSL environment.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public static void Initialize() |
Public Shared Sub Initialize |
public: static void Initialize() |
Remarks
Normally SSL environment is initialized
automatically when creating the first SSL connection. If SSL environment
has been already initialized this method does nothing.
Exceptions
Exception | Condition |
---|---|
TIBCO.EMS..::.SecurityException | If method fails due to some error. |