org.bouncycastle.jce.provider.test

Class PBETest

public class PBETest extends SimpleTest

test out the various PBE modes, making sure the JCE implementations are compatible woth the light weight ones.
Method Summary
StringgetName()
static voidmain(String[] args)
voidperformTest()
voidtestPBEHMac(String hmacName, byte[] output)

Method Detail

getName

public String getName()

main

public static void main(String[] args)

performTest

public void performTest()

testPBEHMac

public void testPBEHMac(String hmacName, byte[] output)