method

cipher

cipher()
private

No documentation available.

# File activerecord/lib/active_record/encryption/encryptor.rb, line 107
        def cipher
          ActiveRecord::Encryption.cipher
        end