
1 件の回答
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