Home >

LunaSH Command Reference Guide > LunaSH Commands > stc > stc cipher show

stc cipher show

List the symmetric encryption cipher algorithms you can use for data encryption on an STC link. If all ciphers are disabled, symmetric encryption is not used on the link.

You must be logged in as the HSM SO to use this command.

User Privileges

Users with the following privileges can perform this command:

Admin

Operator

Monitor

Syntax

stc cipher show -partition <partition_name>

Option Shortcut Description
-partition <partition_name>
-p Specifies the partition for which you want to display the available ciphers.

Example

lunash:>stc cipher show -partition partition2
 
This table lists the ciphers supported for STC links to the partition. Enabled
ciphers are accepted during STC link negotiation with a client. If all ciphers
are disabled, STC links to the partition are not encrypted.
 
STC Encryption: On
 
 Cipher ID    Cipher Name                              Enabled
__________________________________________________________________
 
 1            AES 128 Bit with Cipher Block Chaining   Yes
 
 2            AES 192 Bit with Cipher Block Chaining   Yes
 
 3            AES 256 Bit with Cipher Block Chaining   Yes
 
 
Command Result : 0 (Success)