Hello community,
we have this request from a custumer but we are not sure that this can be technically done in standard SAP NW 7.02 ABAP using SAPCRYPTOLIB:
In SAP are stored personal codes (strings), these data must be transmitted to an external system and for security reasons they must be encrypted before they are transmitted with the public key of this external system using PKCS#1
We created in SAP a custom SSFA application and store the public key in the relative path on STRUST, but the report used to encrypt the personal codes (using FM SSF_KRN_ENVELOPE ) result in an SSF error: encryption failed.
Are we trying to do something which is not technically feasible using the standard library SAPCRYPTOLIB?
Best Regards,
Valerio