org.bouncycastle.jce.provider.test
Class PBETest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.PBETest
- org.bouncycastle.util.test.Test
public class PBETest
extends org.bouncycastle.util.test.SimpleTest
test out the various PBE modes, making sure the JCE implementations
are compatible woth the light weight ones.
getName
public String getName()
- getName in interface org.bouncycastle.util.test.Test
- getName in interface org.bouncycastle.util.test.SimpleTest
main
public static void main(String[] args)
performTest
public void performTest()
throws Exception
- performTest in interface org.bouncycastle.util.test.SimpleTest
testPBEHMac
public void testPBEHMac(String hmacName,
byte[] output)