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.