Newer Version Available
Securing Your Data
You can secure your data by using the methods provided by the
Crypto class.
The methods in the Crypto class provide standard algorithms for creating digests, message authentication codes, and signatures, as well as encrypting and decrypting information. These can be used for securing content in Salesforce, or for integrating with external services such as Google or Amazon WebServices (AWS).
Example Integrating Amazon WebServices
The following example demonstrates an integration of Amazon WebServices with Salesforce: