how to use encryption keys to encrypt a string
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
We have been given a public key and we need to encrypt a given field and a private key to decrypt the filed. The user having the specific access role can only be able to view the decrypted value of the field in the form.
We know of GlideEncrypter api which uses 3DES method to encrypt by default.
How do we use custom encryption here, assuming that the encryption keys are RSA keys ?
0 REPLIES 0
