hi,all,
It's a question about Java's API communicating with OpenCA via Internet.
For example, machine A is a web and application server and maching B is a OpenCA server.
A want to use Java's API to verify a digital signature signed by somebody, but A need to get somebody's public key by sending somebody's ID to B via Internet to get somebody's public key stored in B.
Then, B send back somebody's public key to A. So A can use the public key received from B to verify somebody's signature.
As a result, I would like to know whether Java's API has any function communicating with OpenCA, or there are already some programs being able to do these things?
Thanks for any guide.
Regards,
helli

Reply via email to