Uses of Class
com.aspose.zip.SevenZipEncryptionSettings
-
-
Uses of SevenZipEncryptionSettings in com.aspose.zip
Subclasses of SevenZipEncryptionSettings in com.aspose.zip Modifier and Type Class Description classSevenZipAESEncryptionSettingsSettings for AES encryption or decryption algorithm within 7z archive.Methods in com.aspose.zip that return SevenZipEncryptionSettings Modifier and Type Method Description SevenZipEncryptionSettingsSevenZipEntrySettings. getEncryptionSettings()Gets settings for encryption or decryption.Constructors in com.aspose.zip with parameters of type SevenZipEncryptionSettings Constructor Description SevenZipEntrySettings(SevenZipCompressionSettings compressionSettings, SevenZipEncryptionSettings encryptionSettings)Initializes a new instance of theSevenZipEntrySettingsclass.
-