cancel
Showing results for 
Search instead for 
Did you mean: 

Digital Signatures and Document Encryption api

Former Member
0 Kudos

Hello Expert,

From which SAP NETWEAVER 7.0 SPS Digital Signatures and Document Encryption api is supported ?

I found Javadocs for SAP NetWeaver 04 SPS15.Is this api supported from SPS 15 or prior to SPS 15 also?

Regards,

Kubra Fatima.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

The feature should be present in all SPS.

You just need to properly install the SAP Java Cryptographic Library on the J2EE.

Francesco

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you Francesco.

Please suggest me for this question http://forums.sdn.sap.com/edit!default.jspa?messageID=9722592 too.

Kind regards,

Kubra fathima

Former Member
0 Kudos

Hello Francesco,

I want to generate a digital signature (PKCS#7,XML) using SAP SSF API as explained in

http://help.sap.com/saphelp_nw04/helpdata/en/4f/65c3b32107964996a56e4165077e24/content.htm and in Amol Joshi's reply in

so my question is From which PI/XI version and its SPS this SAP SSF LIBRARY is supported ?

Kind Regards,

Kubra fatima.

Former Member
0 Kudos

From: http://help.sap.com/saphelp_nw04/helpdata/en/53/251a355d0c4d78e10000009b38f83b/content.htm

"SSF mechanisms are available in SAP Systems as of Release 4.0."

It seems that all XI/PI version 3.0, 7.0, 7.1, 7.11 are supported.

Francesco

Former Member
0 Kudos

so from SAP Netweaver 7.0 I can use this API provided SAP Java Cryptographic Library is installed on the J2EE

I have to use this iaik_jce.jar in soap lookup to send the signed data which is created using this library to the webservice.

Also I have to inform to customer what should be the correct PI version and sps this feature is available.Kindly help.

Kind Regards,

Kubra Fatima.

Former Member
0 Kudos

Hi Kubra,

I'm trying to understand your request.

So you mean that you need to use the Receiver SOAP adapter with SSL?

In this case have a look to the Note 856597 - FAQ: XI 3.0 / PI 7.0 / PI 7.1 SOAP Adapter

Question: Can I use SSL for my receiver adapter?

Francesco