# Functions
Decrypt Decrypts the encrypted value using the CertificateFilePath and CertificatePasswordFilePath CONST values.
# Constants
CertificateFilePath the absolute filepath that stores the pfx file for encrypting and decrypting.
CertificatePasswordFilePath the absolute filepath that stores the password for the pfx key.