Package org.verapdf.pdfa.parsers.pkcs7
Class X509CertificateImpl
- java.lang.Object
-
- org.verapdf.pdfa.parsers.pkcs7.X509CertificateImpl
-
public class X509CertificateImpl extends Object
-
-
Constructor Summary
Constructors Constructor Description X509CertificateImpl(DEREncodedValue value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetVersion()
-
-
-
Constructor Detail
-
X509CertificateImpl
public X509CertificateImpl(DEREncodedValue value) throws CertificateException
- Throws:
CertificateException
-
-