Add logic to properly handle decrypting
Adds a check for encryption profile before decrypting. Decrypt calls are not necessary for unencrypted elements. Includes error suppression on the unserialize() call as logging these errors is not preferred.
Adds a check for encryption profile before decrypting. Decrypt calls are not necessary for unencrypted elements. Includes error suppression on the unserialize() call as logging these errors is not preferred.