Package io.scanbot.sdk.persistence.fileio
See: Description
-
Class Summary Class Description EncryptedFileIOProcessor Represents encryption/decryption file IO operations. AESEncryptedFileIOProcessor File processor which performs AES based encryption/decryption DefaultFileIOProcessor Represents default file IO operations with default system file IO tools -
Enum Summary Enum Description AESEncrypterMode Represents supported AES key sizes -
Interface Summary Interface Description BaseFileIOProcessor Represents base file IO operations FileIOProcessor Represents file IO operations ImageFileIOProcessor Represents image file IO operations