Hello,
I have tried to exhaust my options before I could post my question. I have data being replicated using SSDT 2015, which is encrypted with pgp. Replicating/copying the data is successfully accomplished. The issue I am having is with one of the Data Flow task that decrypts the data and gives me the below error message, which is in C# and is inside the "Script Transformation Editor". The pgp data types are varbinary and they are decrypted to varchar. The error I see when I run the packages are below:
Here is an error message from Execution Results:
Here is part of the C# CODE:
Thanks in advance for any help provided.
~IN
IN~