Skip to main content
1 件の回答
  1. 2015年6月30日 5:14
    Hey Parimal,

     

    Declartice: You can create encrypted custom text fields on any object, which are encrypted with 128-bit master keys and use the Advanced Encryption Standard (AES) algorithm.

     

    Development: You can use Apex Crypto class. Head to the developer community, https://developer.salesforce.com/, for more support on this.

     

    Eric
0/9000