You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin преди 2 години
..
Block/Adminhtml/Crypt/Key checkin преди 2 години
Controller/Adminhtml/Crypt checkin преди 2 години
Model/ResourceModel/Key checkin преди 2 години
Setup/Patch/Data checkin преди 2 години
Test checkin преди 2 години
etc checkin преди 2 години
i18n checkin преди 2 години
view/adminhtml/layout checkin преди 2 години
LICENSE.txt checkin преди 2 години
LICENSE_AFL.txt checkin преди 2 години
README.md checkin преди 2 години
composer.json checkin преди 2 години
registration.php checkin преди 2 години

README.md

#Magento_EncryptionKey module

The Magento_EncryptionKey module provides an advanced encryption model to protect passwords and other sensitive data.

Extensibility

Extension developers can interact with the Magento_EncryptionKey module. For more information about the Magento extension mechanism, see Magento plugins.

The Magento dependency injection mechanism enables you to override the functionality of the Magento_EncryptionKey module.

Layouts

This module introduces the following layouts and layout handles in the view/adminhtml/layout directory:

  • adminhtml_crypt_key_index

Additional information

For information about significant changes in patch releases, see 2.4.x Release information.

Some more information you can get at Encryption Key article.