0
hmloo2012 created
Hi, I want to encrypt connection strings in the configuration file and decrypt it then pass connection string to Dbcontext. Does ABP have built-in encryption and decryption method? Thanks for your help!
1 Answer(s)
-
0
Hi,
There is no built-in encrypt/decrypt methods. You can use any library/code you want to accomplish it.