org.bouncycastle.jce.provider.test

Class DSATest

Implemented Interfaces:
Test

public class DSATest
extends java.lang.Object
implements Test

Method Summary

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

Method Details

derDecode

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


getName

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


main

public static void main(String[] args)


perform

public TestResult perform()
Specified by:
perform in interface Test