Interface CBCModeCipher

    • Method Detail

      • getUnderlyingCipher

        BlockCipher getUnderlyingCipher()
        return the underlying block cipher that we are wrapping.
        Returns:
        the underlying block cipher that we are wrapping.