Encrypting the storage stream (BLOB)
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 Encrypting data 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.
Previous topic Configuring a custom cipher Next topic Storage stream encryption of selected classes