Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 Connection : tibemsSSLParams : tibemsSSLParams_SetCiphers

tibemsSSLParams_SetCiphers
Function
Purpose
Set the cipher suites for SSL connections.
C Declaration
tibems_status tibemsSSLParams_SetCiphers(
    tibemsSSLParams SSLParams,
    const char* ciphers );
IBM Systems
This function is not supported on z/OS and IBM i systems. For more information, see SSL Implementation on IBM EBCDIC Systems.
Parameters
 
For a list of supported cipher suites, see Supported Cipher Suites in TIBCO Enterprise Message Service User’s Guide.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved