Interface MacInformation

    • Method Detail

      • getBlockSize

        int getBlockSize()
        Returns:
        MAC output block size in bytes - may be less than the default - e.g., MD5-96
      • getDefaultBlockSize

        int getDefaultBlockSize()
        Returns:
        The "natural" MAC block size in bytes
      • isEncryptThenMac

        default boolean isEncryptThenMac()