Hi,
We have the below requirement.
1. We are generating a data set and exporting that using proc export to a csv file
2. This file needs to be pushed to a vendor FTP
3. Before pushing the file we need to encrpt the file using PGP Encryption
Can any one let me know how I can use sas coding/ x commands to do PGP encryption in SAS?