Hello,
I've exchanged certificates with a third party portal and I am now interested in sending it a message digest and a signature using PKI approach implemented through Java APIs.
in PKI the signature is generated from the public key in the keystore.
Where on the filesystem can I find SAP's keystore that holds the portal's public key and how can I access it using java code (not via Visual Admin)?
I have already read [this post|Keystore Location in EP 6.0; but it doesn't really answer my question.
Rgds,
Roy