inputData property
The data to decrypt as a binary array.
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
Uint8List get inputData => getInputData();
The data to decrypt as a binary array.
throws BiosealException An error has occurred during Bioseal Library execution.
Uint8List get inputData => getInputData();