Discuss this help topic in SecureBlackbox Forum
Specifies allowed cipher suites.
Declaration
Parameters
Values:
|
Description
Defines which cipher suites are allowed to be used during SSL/TLS session. By default all cipher suites are allowed including NULL (no encryption, unsecure) cipher suite. The application can disable undesired cipher suites.
Please note that you should not call this method for SSLSocket class but for derived classes only.