i have developed a Module by
using java MAIL API to access Mail Server and to transmit EDI
(Electronic Data Interchabge)data. but the problem is Mail Server
people using thrird party tool for data encryption & decryption for
secure data transmission.... can i use mere java API to talk to the
third party tool of the mail server with out using the same tool to
talk to the server successfully. the thrid party tool is supposed to
take care of secure data transmission,encryption and degital
certification .. basically it is PKI (public Key Interface )enables
software.. so guys.. please let me know immediatly if any body has
solution for this.. i am posing the question again?
can i talk to the mail server which is PKI enabled (i mean with third
party tool for secured data transmission)with my Java API with out
using any third tool?