Class IESCipher.ECIESwithCipher

    • Constructor Detail

      • ECIESwithCipher

        public ECIESwithCipher​(BlockCipher cipher,
                               int ivLength)
      • ECIESwithCipher

        public ECIESwithCipher​(BlockCipher cipher,
                               int ivLength,
                               Digest kdfDigest,
                               Digest macDigest)