Package com.microej.crypto.test
Class CertPathValidatorTest
- java.lang.Object
-
- com.microej.crypto.test.CertPathValidatorTest
-
public class CertPathValidatorTest extends java.lang.ObjectThis test class can be used to validate theCertPathValidatorlow-level implementation.The PKI used for tests is the following:
A*---- / \ \ B C* F*° / / \ \ H D E° G * → Certification Authority ° → Expired certificate
-
-
Constructor Summary
Constructors Constructor Description CertPathValidatorTest()
-