Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 anni fa
..
Block/Adminhtml/Crypt/Key checkin 2 anni fa
Controller/Adminhtml/Crypt checkin 2 anni fa
Model/ResourceModel/Key checkin 2 anni fa
Setup/Patch/Data checkin 2 anni fa
Test checkin 2 anni fa
etc checkin 2 anni fa
i18n checkin 2 anni fa
view/adminhtml/layout checkin 2 anni fa
LICENSE.txt checkin 2 anni fa
LICENSE_AFL.txt checkin 2 anni fa
README.md checkin 2 anni fa
composer.json checkin 2 anni fa
registration.php checkin 2 anni fa

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.