use File Encryption
fun useFileEncryption(enableFileEncryption: Boolean, fileIOProcessor: FileIOProcessor? = null): ScanbotBarcodeScannerSDKInitializer
Sets a global Scanbot Barcode Scanner SDK flag which enables/disables a usage of encrypted file IO processor for all image and pdf files.
By default - false
.