My PCL project does not support System.Security.Cryptography , I am trying to use 3DES algorithm for encryption and decryption. But PCL Crypto does not support 3DES. what is the work around in this scenario.
↧
My PCL project does not support System.Security.Cryptography , I am trying to use 3DES algorithm for encryption and decryption. But PCL Crypto does not support 3DES. what is the work around in this scenario.