Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
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.