Hi
I am trying to write a javacallout for Signature validation ,
1) I required to read public key of client from store .
2)place public key in JAR and read it from there .
Error in code saying access denied java.io.filepermission read
Can anyone help
Solved! Go to Solution.
A typical approach is to string the Public Key in an Encrypted KVM. Have you considered this?