Method: Backup::Encryptor::OpenSSL#password_file

Defined in:
lib/backup/encryptor/open_ssl.rb

#password_fileObject

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