Class AesZipFileZipEntrySource

java.lang.Object
org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
All Implemented Interfaces:
Closeable, AutoCloseable, ZipEntrySource

@Beta public final class AesZipFileZipEntrySource extends Object implements ZipEntrySource
An example ZipEntrySource that has encrypted temp files to ensure that sensitive data is not stored in raw format on disk.