decryptionCallback property
The callback used to decrypt a field.
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
set decryptionCallback(DecryptionCallbackHandler value) => setDecryptionCallback(value);
The callback used to decrypt a field.
throws BiosealException An error has occurred during Bioseal Library execution.
set decryptionCallback(DecryptionCallbackHandler value) => setDecryptionCallback(value);