prefix property

Uint8List get prefix

Implementation

Uint8List get prefix => Uint8List.fromList(_salt.codeUnits + _serializedInput.codeUnits);