reset method

  1. @override
void reset()
override

Implementation

@override
void reset() {
  key = null;
  forEncryption = false;
}