Method: Backup::Encryptor::OpenSSL#salt

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

#saltObject

Determines whether the ‘salt’ flag should be used



22
23
24
# File 'lib/backup/encryptor/open_ssl.rb', line 22

def salt
  @salt
end