Sets the modulus.
Parameters: value - the modulus value, pass zero for no modulus. throws: IllegalArgumentException - when the modulus is null orless than zero.
Sets the offset.
Parameters: value - the offset value, pass zero for no offset. throws: IllegalArgumentException - when the offset is null orless than zero.