Package io.scanbot.sdk.persistence.fileio
See: Description
-
Interface Summary Interface Description CoreStreamProvider Represents base file IO operations AesGcmKeyProvider Interface to get AES GCM keys for files BaseFileIOProcessor Represents base file IO operations FileIOProcessor Represents file IO operations ImageFileIOProcessor Represents image file IO operations -
Class Summary Class Description EncryptedFileIOProcessor Represents encryption/decryption file IO operations. AESEncryptedFileIOProcessor File processor which performs AES based encryption/decryption AesGcmEncryptedFileIoProcessor 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 AESGCMEncrypterMode Represents supported AES key sizes