Function
Set a connection factory’s default SSL parameters.
tibems_status
tibemsConnectionFactory_SetSSLParams(tibemsConnectionFactory
factory,tibemsSSLParams
sslparams );
CALL "tibemsConnectionFactory_SetSSLParams" USING BY VALUE factory, BY VALUE sslparams, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
factory
|
Set the default SSL parameters of this connection factory.
|
sslParams
|
The connection establishes SSL communication using these parameters.
|
tibemsConnectionFactory_CreateConnectionSSL
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |