ActiveRecord Encryption DerivedSecretKeyProvider class DerivedSecretKeyProvider Ruby on Rails 7.1.6 Since v7.0.10 Available in: v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Compare with: (choosing a version navigates to the comparison) Choose a version v7.0.10 · same v7.2.3 · same v8.0.4 · same v8.1.2 · same A KeyProvider that derives keys from passwords. Inherits from KeyProvider Methods (defined here) self. new Private methods (1) Show private methods Implementation detail — not part of the public API. # derive_key_from Used by Subclasses (1) ActiveRecord::Encryption::DeterministicKeyProvider On this page Methods Private methods (1) Used by (1) Support Bug Reports can be filed for the Ruby on Rails project on GitHub. Feature requests should be discussed on the rubyonrails-core forum. License Released under the MIT license.