org.bouncycastle.jce.provider.test
public abstract class BaseBlockCipherTest extends SimpleTest
Method Summary | |
---|---|
String | getName() |
protected void | oidTest(String[] oids, String[] names, int groupSize) |
protected void | wrapOidTest(String[] oids, String name) |
protected void | wrapTest(int id, String wrappingAlgorithm, byte[] kek, byte[] in, byte[] out) |