javax.security.cert
Class CertificateEncodingException
public class CertificateEncodingException
Signals a problem when encoding certificates.
This class is deprecated in favor of the java.security.cert.CertificateEncodingException
class. It should not be used
in new applications.
NOTE: This class is deprecated. Use
java.security.cert.CertificateEncodingException instead.
CertificateEncodingException
public CertificateEncodingException()
CertificateEncodingException
public CertificateEncodingException(String msg)