gnu.crypto.jce.cipher
public final class AESSpi extends CipherAdapter
Version: $Revision: 1.2 $
Constructor Summary | |
---|---|
AESSpi() |
Method Summary | |
---|---|
protected void | engineInit(int opmode, Key key, AlgorithmParameterSpec params, SecureRandom random) |
protected void | engineInit(int opmode, Key key, AlgorithmParameters params, SecureRandom random) |