cancel
Showing results for 
Search instead for 
Did you mean: 

PGP Encryption issues.....

Former Member
0 Kudos


Dear All,

I'm new to PGP encryption (PI 7.3 Dual Stack)  and now confused by few terms.
I have read few blogs and Pdfs but still have the following queries.
Request your kind help on this issue :

I have read few blogs and Pdfs but still have the following queries.

1) How do i find the algorithms/method that my PI 7.3 using ?
2) Do i need to write my own module for using any of the standard algorithms in the market ?
3) Do i need to install these algorithms seperately ?
4) Is just the certificate installation in keystore is sufficient for a ECC-PI-SOAP scenario ?

Thanks in Adavance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Srini. Even in the blog Sabarish has configured AES_256 Alogorithm. So can some one throw more lights on the issue and answer my queries.

Does the certificates provided by the bank contains both private key and public key ?

Does these cerificates contains .pkr & .skr files.

Thanks,

Sivakumar.C

former_member223322
Active Participant
0 Kudos

There is nothing to configure, the PGP module in SAP PI supports that algorithm as well. The partner's certificate that you receive will always have the public key.

~Srini

former_member223322
Active Participant
0 Kudos

You don't need to write any module or algorithm for PGP. SAP has provided the PGPEncryption module as an inbuilt module starting PI 7.1 SP8. Refer the blog below which has the complete steps to setup the PGP encryption/decryption in an interface.

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/04/10/pgpencryption-module-how-to-guide

~Srini