Method: Backup::Encryptor::OpenSSL#base64

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

#base64Object

Determines whether the ‘base64’ should be used or not



18
19
20
# File 'lib/backup/encryptor/open_ssl.rb', line 18

def base64
  @base64
end