org.bouncycastle.jce.provider.test

Class BaseBlockCipherTest

public abstract class BaseBlockCipherTest extends SimpleTest

Method Summary
StringgetName()
protected voidoidTest(String[] oids, String[] names, int groupSize)
protected voidwrapOidTest(String[] oids, String name)
protected voidwrapTest(int id, String wrappingAlgorithm, byte[] kek, byte[] in, byte[] out)

Method Detail

getName

public String getName()

oidTest

protected void oidTest(String[] oids, String[] names, int groupSize)

wrapOidTest

protected void wrapOidTest(String[] oids, String name)

wrapTest

protected void wrapTest(int id, String wrappingAlgorithm, byte[] kek, byte[] in, byte[] out)