Class X509CertificateObject

java.lang.Object
java.security.cert.Certificate
java.security.cert.X509Certificate
org.bouncycastle.jce.provider.X509CertificateObject
All Implemented Interfaces:
Serializable, X509Extension, PKCS12BagAttributeCarrier

public class X509CertificateObject extends X509Certificate implements PKCS12BagAttributeCarrier
Deprecated.
Do not use this class directly - either use org.bouncycastle.cert (bcpkix) or CertificateFactory.
See Also: