Class ArchiveEntryEncrypted

  • All Implemented Interfaces:
    IArchiveFileEntry

    public final class ArchiveEntryEncrypted
    extends ArchiveEntry

    Zip entry that needs to be compressed with encryption or decompressed with decryption.

    • Method Detail

      • getEncryptionSettings

        public final EncryptionSettings getEncryptionSettings()

        Gets settings for encryption or decryption.

        Returns:
        settings for encryption or decryption.