|
|
hace 2 años | |
|---|---|---|
| .. | ||
| Block/Adminhtml/Crypt/Key | hace 2 años | |
| Controller/Adminhtml/Crypt | hace 2 años | |
| Model/ResourceModel/Key | hace 2 años | |
| Setup/Patch/Data | hace 2 años | |
| Test | hace 2 años | |
| etc | hace 2 años | |
| i18n | hace 2 años | |
| view/adminhtml/layout | hace 2 años | |
| LICENSE.txt | hace 2 años | |
| LICENSE_AFL.txt | hace 2 años | |
| README.md | hace 2 años | |
| composer.json | hace 2 años | |
| registration.php | hace 2 años | |
#Magento_EncryptionKey module
The Magento_EncryptionKey module provides an advanced encryption model to protect passwords and other sensitive data.
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.
This module introduces the following layouts and layout handles in the view/adminhtml/layout directory:
adminhtml_crypt_key_indexFor information about significant changes in patch releases, see 2.4.x Release information.
Some more information you can get at Encryption Key article.