Method: Backup::Encryptor::OpenSSL#password_file
- Defined in:
- lib/backup/encryptor/open_ssl.rb
#password_file ⇒ Object
The password file to use to encrypt the backup.
14 15 16 |
# File 'lib/backup/encryptor/open_ssl.rb', line 14 def password_file @password_file end |