cancel
Showing results for 
Search instead for 
Did you mean: 

How to Read public keys stored in J2EE key store

former_member183910
Participant
0 Kudos

Hi Friends,

My scenario is SOAP sender--> RFC. SOAP sender is working as webservice.

SOAP sender receives HTTPs request and applies decryption using public keys stored in J2EE key store.

But in my payload there is some confidential information which is encrypted through another private key and now I need to decrypt that in mapping time.

To do this I have to use public key to decrypt that part of payload.

I am writing java code for this but I do not know how to read public keys from Visual Admin(J2EE key store).

Any suggestion? How to read those public keys?

Sandeep Maurya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This message was moderated.

Answers (2)

Answers (2)

former_member183910
Participant
0 Kudos

Hi,

Please let me know how to download com.sap.aii.security.lib API from sap website. It would be better If you give me path/link.

Sandeep Maurya

Former Member
0 Kudos

Hello,

Just give the eaxct name of the public key u have given in Visual Admin in the Sender Communication channel.

Thanks and Regards

Hemant