|
|
2 年之前 | |
|---|---|---|
| .. | ||
| Block/Adminhtml/Crypt/Key | 2 年之前 | |
| Controller/Adminhtml/Crypt | 2 年之前 | |
| Model/ResourceModel/Key | 2 年之前 | |
| Setup/Patch/Data | 2 年之前 | |
| Test | 2 年之前 | |
| etc | 2 年之前 | |
| i18n | 2 年之前 | |
| view/adminhtml/layout | 2 年之前 | |
| LICENSE.txt | 2 年之前 | |
| LICENSE_AFL.txt | 2 年之前 | |
| README.md | 2 年之前 | |
| composer.json | 2 年之前 | |
| registration.php | 2 年之前 | |
#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.