Home / Questions / Can developers add extra encryption?
Explanatory Question

Can developers add extra encryption?

👁 13 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

✅ Yes.

Using X++ methods:

  • Global::editEncryptedField()

  • Global::editEncryptedStringField()

This adds extra protection beyond default encryption.