package
0.2.3
Repository: https://github.com/morimar32/helpers.git
Documentation: pkg.go.dev

# 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.