cancel
Showing results for 
Search instead for 
Did you mean: 

Encryption and decryption of data using pgp in xi

Former Member
0 Kudos

Hi Everybody,

how can you encrypt and decrypt data using pgp in xi?

thanks in advance

Ramya Shenoy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ramya,

It all depends upon your environment. You can try some of the suggestions given by me in this threads:

Regards,

---Satish

Answers (2)

Answers (2)

Former Member
0 Kudos

One option is to write a Java Module to encrypt data in XI using PGP.

To write the Module:

1. You can use BouncyCastle PGP Java API.

2. Refer http://www.bouncycastle.org/documentation.html to find some documentation

3. Refer http://cephas.net/blog/2004/04/01/pgp-encryption-using-bouncy-castle/ which shows an example. (Please check if it can be of any help to you)

Regards,

Manjusha.

Former Member
0 Kudos

Another option is to use a PGP encryption/decription module: http://aedaptive.com/index.php/solutions/pgp-for-sap-netweaver

Former Member
0 Kudos

This blog may help you...

/people/dijesh.tanna/blog/2008/09/15/sap-pi-integrating-macafee-e-business-server-with-sap-pi-70-for-pgp-encryptiondecryption

and this also..

Edited by: Sarvesh Singh on Jul 31, 2009 1:53 PM