org.bouncycastle.util.test

Interface Test

public interface Test

Method Summary
StringgetName()
TestResultperform()

Method Detail

getName

public String getName()

perform

public TestResult perform()