In Pega Platform, you can encrypt the storage stream (BLOB) by
using a platform or custom cipher.
-
Choose and apply the type of cipher for your implementation of Pega Platform.
- Platform cipher
- Custom cipher
For more information, see
Types of ciphers and the
Pega Community article
Creating a custom cipher in Pega
Platform.
-
Update the class forms. Perform the following actions:
-
Open each class form that is to hold instances that have encrypted Storage Stream
values and click Encrypt BLOB? on the Basic tab.
-
Save the class form.
-
Repeat steps (a) and (b) for all affected classes.
Result: Encryption is enabled. Your application can create instances of the class
normally.