method
iv_length
v8.0.0 -
Show latest stable
- Class:
ActiveRecord::Encryption::Cipher
iv_length()public
No documentation available.
# File activerecord/lib/active_record/encryption/cipher.rb, line 35
def iv_length
Aes256Gcm.iv_length
end