public class CertificateTest extends SimpleTest
| Constructor and Description |
|---|
CertificateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkAttributeCertificate(int id,
byte[] cert) |
void |
checkCertificate(int id,
byte[] cert) |
void |
checkV1AttributeCertificate(int id,
byte[] cert) |
String |
getName() |
static void |
main(String[] args) |
void |
performTest() |
public String getName()
getName in interface TestgetName in class SimpleTestpublic void checkCertificate(int id,
byte[] cert)
throws Exception
Exceptionpublic void checkAttributeCertificate(int id,
byte[] cert)
throws Exception
Exceptionpublic void checkV1AttributeCertificate(int id,
byte[] cert)
throws Exception
Exceptionpublic void performTest()
throws Exception
performTest in class SimpleTestExceptionpublic static void main(String[] args)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.