org.bouncycastle.openpgp.examples.test

Class AllTests

public class AllTests extends TestCase

Method Summary
static voidmain(String[] args)
voidsetUp()
static Testsuite()
voidtearDown()
voidtestClearSigned()
voidtestDSAElGamaleKeyGeneration()
voidtestPBEEncryption()
voidtestRSAKeyGeneration()

Method Detail

main

public static void main(String[] args)

setUp

public void setUp()

suite

public static Test suite()

tearDown

public void tearDown()

testClearSigned

public void testClearSigned()

testDSAElGamaleKeyGeneration

public void testDSAElGamaleKeyGeneration()

testPBEEncryption

public void testPBEEncryption()

testRSAKeyGeneration

public void testRSAKeyGeneration()