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