magento2 - What is correct method to encrypt and decrypt data in magento 2? -


i creating magento 2 custom module, getting data using api call. need store data in custom table. before storage need encrypt data. think there default encrypt function that. have used mage::helper('mage_core_helper_data')->encrypt($value). no success.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -