You are here: Pega 7 Platform Database > Security > Storage stream encryption of selected classes > Encrypting the Storage Stream

Encrypting the Storage Stream

The Pega 7 Platform does not include encryption software, however, it does include the sample Java class PRCipherSampleBF, which exposes the SunJCE Java Cryptography Extension provider (in your system's JDK) of the Blowfish algorithm. The sample class is for demonstration purposes only and to help with development. To ensure the security and uniqueness of your encryption implementation, do not implement this sample.

Note: Implementation of a site-specific encryption algorithm requires Java skills and familiarity with Java Cryptography Extension (JCE) technology. This topic provides an overview of the process for planning purposes only. Obtain the necessary scripts and detailed instructions from Pegasystems Global Customer Support.

To encrypt the Storage Stream: