method
encrypt
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::Encryption::Cipher
encrypt(clean_text, key:, deterministic: false)public
Encrypts the provided text and return an encrypted Message.
encrypt(clean_text, key:, deterministic: false)Encrypts the provided text and return an encrypted Message.