| getsslciphersuite |
Use this method to get information about all the cipher suites configured on the appliance, or displays detailed information about the specified cipher-suite. A cipher suite comprises a protocol and the following algorithms: key exchange (Kx), authentication (Au), encryption (Enc), and message authentication code (Mac). |
Syntax |
Parameters |
ciphername |
Name of the cipher suite for which to show detailed information. |
Return Value |
Returns getsslciphersuiteResult |