Retrieval of Supported Ciphers

Retrieves a list of supported ciphers.

Syntax

 List<String> getSupportedCiphers() throws  SUPAdminException; 

Returns

If successful, returns a list of supported ciphers.

Examples