cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to decrypt the data extraction file using PGP key

I am unable to decrypt the data extraction file that authorize.net has send over. I am using the following command to decrypt the file but it is not working.

 

openssl aes-256-cbc -d -in ENCRYPTED_FILE.enc -out DECRYPED_FILE -pass file:PRIVATE_PGP_KEY_FILE

 

When I run this command, it throws the following error:

Can't open filePRIVATE_PGP_KEY_FILE
Error getting password
139807753143960:error:02001002:system library:fopen:No such file or directory:bss_file.c:175:fopen('PRIVATE_PGP_KEY_FILE','r')
139807753143960:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:178:

 

But this file exist at the path and when I uses the following command, it shows the content of the file

vi PRIVATE_PGP_KEY_FILE

 

How should I proceed with decrypting the file?

algoworks888
Member
1 REPLY 1

192.168.l0.1 ptcl

192.168.10.1

192.168.0.1

192.168.1.254

192.168.1.254 - 192.168.l.254 is considered one of the most common IP addresses reserved for wireless modems or router

 
ramkumar45
Member