Hi friends,
I am using WS security in
SOAP messages. But I don't know how to convert the public key of the certificate to base64 Format. I tried using java.security.cert.Certificate to fetch the certificate from keystore but unable to figure out how to convert public key to base64 format. Please help.
Regards,
Vignesh