HP 3PAR OS 3.1.3 Command Line Interface Reference

10 Control Commands
controlencryption
DESCRIPTION
The controlencryption command provides various options to control data encryption.
SYNTAX
The syntax for the controlencryption command can be one of the following examples:
controlencryption backup <filename>
controlencryption restore <filename>
controlencryption enable <filename>
controlencryption rekey <filename>
controlencryption status [options]
AUTHORITY
Super
Any role granted to the encryption_control right
Super, Service (for status subcommand only)
Any role granted to the encryption_status right
NOTE: You need access to all domains in order to run this command.
SUBCOMMANDS
backup
Specifies to backup the keystore.
restore
Specifies to restore the keystore.
enable
Specifies to enable encryption.
rekey
Specifies to rekey the Self Encrypting Drives (SEDs).
status
Specifies to list the current encryption status.
OPTION
-d
Provides details on the encryption status.
SPECIFIERS
<filename>
Specifies the name of the file in which to place the backup or the source of the file to restore.
controlencryption 81