Community discussion forum

digital certificates

  • 6 years ago

    hi all,
    I'm comfortable with core java. & now planning to do a project which would demonstrate secure networking using digital certificates.So what are things that I have to learn further & tools,S/W that are to be downloaded...?
    ( Heard that X.509 certificate in Java would suit...)
    Suggestions plzzz.....


  • 6 years ago

    Well, looking into java.security (which comes with the jdk) would be a good place to start. Its a pretty good, all round package that gives digital certificates and signing, message digests.


    The java.net package has everything you need to make network connections, transfer data, etc.

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter or Facebook!