Class IESCipher.XIESwithCipher

    • Constructor Detail

      • XIESwithCipher

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

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