public static class IESCipher.ECIESwithCipher extends IESCipher
IESCipher.ECIES, IESCipher.ECIESwithAES, IESCipher.ECIESwithAESCBC, IESCipher.ECIESwithCipher, IESCipher.ECIESwithDESede, IESCipher.ECIESwithDESedeCBC, IESCipher.OldECIES, IESCipher.OldECIESwithAES, IESCipher.OldECIESwithAESCBC, IESCipher.OldECIESwithCipher, IESCipher.OldECIESwithDESede, IESCipher.OldECIESwithDESedeCBC
Constructor and Description |
---|
IESCipher.ECIESwithCipher(BlockCipher cipher) |
IESCipher.ECIESwithCipher(BlockCipher cipher,
int ivLength) |
engineDoFinal, engineDoFinal, engineGetBlockSize, engineGetIV, engineGetKeySize, engineGetOutputSize, engineGetParameters, engineInit, engineInit, engineInit, engineSetMode, engineSetPadding, engineUpdate, engineUpdate
public IESCipher.ECIESwithCipher(BlockCipher cipher)
public IESCipher.ECIESwithCipher(BlockCipher cipher, int ivLength)