Encryptiontype
Use the encryptiontype option to specify the algorithm for data encryption.
The encryptiontype affects only backup and archive operations. The data that you include is stored in encrypted form, and encryption does not affect the amount of data that is sent or received. During restore and retrieve operations the encrypted data is decrypted with the proper encryption algorithm, regardless of the setting for this option.
Supported Clients
This option is valid for all clients.
Options File
Place this option in the client system-options file (dsm.sys) within a server stanza. You can also set this option on the Authorization tab of the Preferences editor. The server can override this.
Place this option in the client options file (dsm.opt). You can also set this option on the Authorization tab of the Preferences editor. The server can override this.
Syntax
Parameters
- AES128
- AES 128-bit data encryption. AES 128-bit is the default.
- AES256
- AES 256-bit data encryption. AES 256-bit data encryption provides the highest level of data encryption available in backup and archive operations.
Examples
- Options file:
encryptiontype aes128
- Command line:
- Does not apply.