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
Encryption 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 select the Encrypt BLOB check box on the General
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.