![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsSSLParams_System_SetCiphers(
SSLParams has usage pointer.
The ciphers provided should conform to the cipher suite specifications for IBM System SSL. For a detailed description of these ciphers, see the IBM Cryptographic Services, System Secure Sockets Layer Programing bookshelf. Note that only the SSLV3 and TLSV1 protocol and associated ciphers are enabled.
•
• "15" = 56-bit DES encryption with SHA-1 message authentication and ephemeral Diffie-Hellman key exchange signed with an RSA certificate
• "16" = 168-bit Triple DES encryption with SHA-1 message authentication and ephemeral Diffie-Hellman key exchange signed with an RSA certificate
• "33" = 128-bit AES encryption with SHA-1 message authentication and ephemeral Diffie-Hellman key exchange signed with an RSA certificate
• "39" = 256-bit AES encryption with SHA-1 message authentication and ephemeral Diffie-Hellman key exchange signed with an RSA certificate
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |