Gets the Mac calculating input stream from this engine. All data that is read
from this (respectively the underlying) stream contributes to the Mac calculation.
After the data has been read from this (respectively the underlying) stream, the
final Mac value can be obtained by calling method getMac.
This method shall not read the stream.
Returns:
an input stream that calculates a Mac on the data provided by the underlying stream