# File lib/backup/encryptor/open_ssl.rb, line 43
      def encrypt_with
        log!
        yield "#{ utility(:openssl) } #{ options }", '.enc'
      end