Class | Backup::Configuration::Encryptor::OpenSSL |
In: |
lib/backup/configuration/encryptor/open_ssl.rb
|
Parent: | Base |
base64 | [RW] | Determines whether the ‘base64’ should be used or not |
password | [RW] | The password that‘ll be used to encrypt the backup. This password will be required to decrypt the backup later on. |
password_file | [RW] | The password file used for encrypting the backup. This password file will be required to decrypt the backup later on. |
salt | [RW] | Determines whether the ‘salt’ flag should be used |