Set Enabled Ciphers

Set ciphers to be enabled, which are a subset of supported ciphers.

Syntax

void  setEnabledCiphers(Collection<String> ciphers)  throws  SUPAdminException; 

Examples