javax.security.cert
public class CertificateEncodingException extends CertificateException
Signals a problem when encoding certificates.
This class is deprecated in favor of the {@link java.security.cert.CertificateEncodingException} class. It should not be used in new applications.
Constructor Summary | |
---|---|
CertificateEncodingException() | |
CertificateEncodingException(String msg) |