updateByte abstract method

void updateByte(
  1. int inp
)

Add one byte of data to the MAC input.

Implementation

void updateByte(int inp);