Hi All,

Iam using the method processSecurityHeader( ) from WSSecurityEngine class to verify a Signature.
When i sign a soap request, i use a Private key to sign it. (Using a PFX file and pass a crytpo).
I pass the public certificate in the wire. When i try to verify it from the server side, should i definitely need a crypto file and is it
not possible to use only the public certificate passed on the wire to verify the signature ?


Thanks,
Sathish Kumar T.K.



Reply via email to