class
ActiveRecord::Encryption::Key
v8.1.1 -
Show latest stable
- Superclass: Object
A key is a container for a given secret
Optionally, it can include public_tags. These tags are meant to be stored in clean (public) and can be used, for example, to include information that references the key for a future retrieval operation.
Attributes
| [R] | public_tags |
| [R] | secret |
Files
- activerecord/lib/active_record/encryption/key.rb