org.bouncycastle.cms.test

Class NullProviderTest


public class NullProviderTest
extends TestCase

Method Summary

static Test
suite()
void
testKeyTransAES128()
void
testKeyTransAES192()
void
testKeyTransAES256()
void
testKeyTransDES()
void
testSHA1WithRSAEncapsulated()
void
testSHA1WithRSAStream()

Method Details

suite

public static Test suite()
            throws Exception

testKeyTransAES128

public void testKeyTransAES128()
            throws Exception

testKeyTransAES192

public void testKeyTransAES192()
            throws Exception

testKeyTransAES256

public void testKeyTransAES256()
            throws Exception

testKeyTransDES

public void testKeyTransDES()
            throws Exception

testSHA1WithRSAEncapsulated

public void testSHA1WithRSAEncapsulated()
            throws Exception

testSHA1WithRSAStream

public void testSHA1WithRSAStream()
            throws Exception