public abstract class AsymmetricBlockCipherTest extends FlexiTest
Modifier and Type | Field and Description |
---|---|
protected javax.crypto.Cipher |
cipher |
protected java.security.KeyPair |
keyPair |
protected java.security.KeyPairGenerator |
kpg |
protected java.security.PrivateKey |
privKey |
protected java.security.PublicKey |
pubKey |
Constructor and Description |
---|
AsymmetricBlockCipherTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
performEnDecryptionTest(int numPassesKPG,
int numPassesEncDec,
java.security.spec.AlgorithmParameterSpec params) |
assertEquals, assertEquals, assertEquals, assertEquals, fail, setUp