Hello, all. I am looking at the source code for several files, and one of them, org.apache.geronimo.util.jce.X509V1CertificateGenerator has the following tag & notice:

/**
 * class to produce an X.509 Version 1 certificate.
 *
 * @deprecated use the equivalent class in org.apache.geronimo.util.x509
 */

I (think I) have looked everywhere for a package named x509 under util, or even a reference to when/how/why/to what it was changed, but can't seem to find one. Where is this "replacement" class mentioned in the deprecation?

Thanks!

-Ken

Reply via email to