ARTICLE AD BOX
I'm looking for a free Java code to generate an in-memory x509 security certificate v.3, not a certificate file on the disk. Should support extensions and RSA algo.
I need a low-level Java code, cannot use any third-party library, bountycastle, keytool or open ssl.
