Function
Backward compatibility. Create an SSL topic connection object.
tibems_status
tibemsTopicConnectionFactory_CreateConnectionSSL(tibemsTopicConnectionFactory
factory,tibemsTopicConnection
* connection, const char * username, const char * password,tibemsSSLParams
sslParams
, const char * pk_password );
CALL "tibemsTopicConnectionFactory_CreateConnectionSSL"
USING BY VALUE factory,
BY REFERENCE connection,
BY REFERENCE username,
BY REFERENCE password,
BY VALUE sslParams
,
BY REFERENCE pk-password,
RETURNING tibems-status
END-CALL.
When the identity parameters are null, the connection object presents a default user identity. If the server configuration permits that anonymous user, then the call succeeds.
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |