public class AESProxyCipher extends BlockCipherProxyCipher
iv_, ivLength_, ivPos_, key_, opmode_, random_cipher_| Constructor and Description |
|---|
AESProxyCipher()
Creates a new instance of this
AESProxyCipher. |
| Modifier and Type | Method and Description |
|---|---|
protected int |
engineGetKeySize(Key key) |
protected String |
getCipherName() |
concatenate, engineDoFinal, engineDoFinal, engineInit, engineInit, engineInit, engineUnwrap, engineUpdate, engineUpdate, engineWrap, readIV, writeIV, writeIVengineGetBlockSize, engineGetIV, engineGetOutputSize, engineGetParameters, engineSetMode, engineSetPadding, getAlgorithmInstance, getAlgorithmInstanceUncaught, getInstanceengineDoFinal, engineUpdate, engineUpdateAAD, engineUpdateAADpublic AESProxyCipher()
throws NoSuchAlgorithmException,
NoSuchProviderException,
NoSuchPaddingException
AESProxyCipher.protected String getCipherName()
getCipherName in class ProxyCipherProxyCipher.getCipherName()protected int engineGetKeySize(Key key) throws InvalidKeyException
engineGetKeySize in class CipherSpiInvalidKeyExceptionCipherSpi.engineGetKeySize(java.security.Key)© 2002-2005 IAIK, © 2004, 2006 - 2019 Stiftung SIC