Skip to Content
0
Aug 11, 2016 at 01:35 PM

SFTP Sender - PGP Encoding issue.

375 Views

Dear All.

Scenario is SFTP to SFTP.

I need to decrypt the file and the decrypted file need to process to Custom module in my sender SFTP Adapter.

sequence is

The problem is, the module which we developed it's working for all the scenario except PGP Decryption case.

Custom module level unable to find the encode method, so that it's throwing an error in module level.

My Doubt is.

client shared their public key with .asc extension ( i think .asc encoded with ASCII Armored), and we shared our public key with .pkr extension (not sure what is the encoding format) using the link https://www.igolder.com/PGP/generate-key/.

1. is because of this am i not able to Decrypt?

2. if yes what i need to do?

3. how can i get .asc file and my server is Linux? i tried it using this link Generating ASCII Armored PGP Key Pairs - Process Integration - SCN Wiki , but it's not a freeware and i'm not sure will it sure if my server is linux.

please note: i'm using 7.4 version single stack.

please help

Regards
Ramesh

Attachments

1.PNG (6.5 kB)