Re: How to create x509 certificate into java program using data entering by user?
Posted By:
Eugene_Kuleshov
Posted On:
Thursday, August 22, 2002 02:16 AM
Take a look on BouncyCastle JCE provider and crypto API. It is free and has all required classes. http://www.bouncycastle.org/