org.bouncycastle.jce.provider.test

Class ECNRTest

Implemented Interfaces:
Test

public class ECNRTest
extends SimpleTest

Method Summary

protected BigInteger[]
derDecode(byte[] encoding)
String
getName()
static void
main(String[] args)
void
performTest()

Methods inherited from class org.bouncycastle.util.test.SimpleTest

areEqual, fail, fail, fail, getName, perform, performTest, runTest, runTest

Method Details

derDecode

protected BigInteger[] derDecode(byte[] encoding)
            throws IOException

getName

public String getName()
Specified by:
getName in interface Test
Overrides:
getName in interface SimpleTest

main

public static void main(String[] args)

performTest

public void performTest()
            throws Exception
Overrides:
performTest in interface SimpleTest