EncryptionKey Module
Data\ReEncryptorList
Model
This class serves as a registry that holds a collection of re-encryptor objects used when changing Magento's encryption key. Developers can extend thi...
Data\ReEncryptorList\ReEncryptor
Model
This class represents a generic re-encryptor that handles the re-encryption of data when Magento's encryption key changes. Developers use this as a ba...
ResourceModel\Key\Change
Model
This class handles the encryption key rotation process in Magento 2 by re-encrypting sensitive data stored in the database. Developers would use this...