PI Data Encryption

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 anos atrás
Hi,
I have downloaded the source code. But the data is not encrypted here. So can we encrypt PI data herein nopCommerce? If yes, then what is the procedure for the same? As I can see the only password field is having the encrypted value while I want to encrypt many more data.
3 anos atrás
singhsaurabh27 wrote:
Hi,
I have downloaded the source code. But the data is not encrypted here. So can we encrypt PI data herein nopCommerce? If yes, then what is the procedure for the same? As I can see the only password field is having the encrypted value while I want to encrypt many more data.


I believe what you're looking for is TDE in MSSQL which encrypts the data! Check here
3 anos atrás
singhsaurabh27 wrote:
...I can see the only password field is having the encrypted

FYI, the password field in not encrypted, it's hashed.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.