Date: Mon, 22 Jun 1998 09:23:28 -0700 (PDT)
From: Jan Luehe <Jan.Luehe@Eng>
Subject: Re: Processing CSR requests ...
To: java-security@web2.javasoft.com, jbali@lucent.com
Jatinder:
> Does JDK 1.2 support processing of CSR requests programmatically. i.e. =
> can I use 1.2 to implement a CA that can receive CSR
> requests and generate PKCS7 responses.
At this point, the APIs that you are loking for are all hidden in the
sun. package.
We are thinking of exposing all PKCS-related APIs as a separate
Java extension package sometime in the future.
Jan