org.bouncycastle.jce.provider.test

Class PKIXNameConstraintsTest

public class PKIXNameConstraintsTest extends SimpleTest

Test class for PKIXNameConstraints.

The field testXYZ is the name to test.

The field testXYZIsConstraint must be tested if it is permitted and excluded.

The field testXYZIsNotConstraint must be tested if it is not permitted and not excluded.

Furthermore there are tests for the intersection and union of test names.

Method Summary
StringgetName()
static voidmain(String[] args)
voidperformTest()

Method Detail

getName

public String getName()

main

public static void main(String[] args)

performTest

public void performTest()