See: Description
| Interface | Description |
|---|---|
| CertTestlet |
CertTestlet is the interface that every certificate extension
testlet must implement. |
| CRLEntryTestlet |
CRLEntryTestlet is the interface that every CRL entry extension
testlet must implement. |
| CRLTestlet |
CRLTestlet is the interface that every CRL extension testlet
must implement. |
| ExtensionTestlet |
ExtensionTestlet is the superinterface of CertTestlet, CRLTestlet, and
CRLEntryTestlet. |
| Class | Description |
|---|---|
| AuthorityKeyIdentifierCRLTestlet | |
| BasicConstraintsCertTestlet |
This class implements a CertTestlet to test the BasicConstraints
extension of a certificate.
|
| CertificateIssuerCRLEntryTestlet |
This class implements a testlet for the X.509 CRL Entry extension
CertificateIssuer.
|
| CertificatePoliciesCertTestlet |
This class implements a CertTestlet to test the CertificatePolicies
extension of a certificate.
|
| ExtendedKeyUsageCertTestlet |
This Testlet is used for Processing the ExtendedKeyUsage certificate Extension.
|
| ExtensionTester |
ExtensionTester validates all certificate extensions in a
certificate chain that were not validated while the chain was being built. |
| InhibitAnyPolicyCertTestlet |
This class implements a testlet for the X.509 certificate extension
InhibitAnyPolocy.
|
| IssuingDistributionPointCRLTestlet | |
| KeyUsageCertTestlet | |
| NameConstraintsCertTestlet |
This class implements a CertTestlet to test the NameConstraints
extension of a certificate.
|
| NullCertTestlet |
This class implements the CertTestlet interface, and does
nothing for any of the methods.
|
| NullCRLEntryTestlet |
This is an empty CRL Entry testlet to perform no testing on
CRL entry extensions that don't need to be tested.
|
| NullCRLTestlet |
This is an empty CRL testlet, used to show that we understand a
given extension, but do not actually need to do any testing on it.
|
| OldBasicConstraintsCertTestlet | |
| PolicyConstraintsCertTestlet | Deprecated
as of the 7.0 toolkit.
|
| SubjectAltNameCertTestlet |
This class implements a testlet for the X.509 certificate extension
SubjectAltName.
|
| TestletData |
TestletData is the super class of all classes that testlets
use to store data for extension validation. |
| TestletDataSet |
A set of
TestletData used by ExtensionTester and
RevocationStore. |
Contains classes used to validate certificate, CRL, and CRL Entry extensions.
| � 2001 - 2010 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc. in certain countries. All Entrust product names and logos are trademarks or registered trademarks of Entrust, Inc. in certain countries. All other company and product names and logos are trademarks or registered trademarks of their respective owners in certain countries. Portions of this product are Copyright © 1997-2003 IAIK. All rights reserved. This product includes software developed by the Institute for Applied Information Processing and Communications Technology, an institute of the Graz Technical University. The information is subject to change as Entrust reserves the right to, without notice, make changes to its products as progress in engineering or manufacturing methods or circumstances may warrant. |
![]() |