public static class OpenSSLCipher.EVP_AEAD.AES.GCM.AES_128 extends OpenSSLCipher.EVP_AEAD.AES.GCM
OpenSSLCipher.EVP_AEAD.AES.GCM.AES_128, OpenSSLCipher.EVP_AEAD.AES.GCM.AES_256OpenSSLCipher.EVP_AEAD.AES.GCMOpenSSLCipher.EVP_AEAD.AESOpenSSLCipher.EVP_AEAD, OpenSSLCipher.EVP_CIPHER, OpenSSLCipher.Mode, OpenSSLCipher.Paddingbuf, bufCount, evpAeadencodedKey, iv, mode| Constructor and Description |
|---|
AES_128() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkSupportedKeySize(int keyLength)
Checks whether the cipher supports this particular
keySize (in
bytes) and throws InvalidKeyException if it doesn't. |
checkSupportedMode, doFinalInternal, engineInitInternal, engineUpdateAAD, getEVP_AEAD, updateInternalgetBaseCipherName, getCipherBlockSize, getOutputSizeForUpdatecheckSupportedPadding, engineGetParameters, getOutputSizeForFinalengineDoFinal, engineDoFinal, engineGetBlockSize, engineGetIV, engineGetOutputSize, engineInit, engineInit, engineInit, engineSetMode, engineSetPadding, engineUnwrap, engineUpdate, engineUpdate, engineWrap, getPadding, isEncrypting, supportsVariableSizeIv, supportsVariableSizeKeyengineDoFinal, engineGetKeySize, engineUpdate, engineUpdateAADprotected void checkSupportedKeySize(int keyLength)
throws InvalidKeyException
OpenSSLCipherkeySize (in
bytes) and throws InvalidKeyException if it doesn't.checkSupportedKeySize in class OpenSSLCipher.EVP_AEAD.AESInvalidKeyException