Class ArchiveEntryEncrypted
Именује се: Aspose.Zip Асамблеја: Aspose.Zip.dll (25.5.0)
Представља јединствену датотеку у архиви.
public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry
Inheritance
object ← ArchiveEntry ← ArchiveEntryEncrypted
Implements
Наслеђени чланови
ArchiveEntry.Open(string) , ArchiveEntry.Extract(string, string) , ArchiveEntry.Extract(Stream, string) , ArchiveEntry.CompressedSize , ArchiveEntry.Name , ArchiveEntry.Comment , ArchiveEntry.UncompressedSize , ArchiveEntry.ModificationTime , ArchiveEntry.IsDirectory , ArchiveEntry.DataSource , ArchiveEntry.CompressionSettings , ArchiveEntry.CompressionProgressed , ArchiveEntry.ExtractionProgressed , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Remarks
Додајте примјер Aspose.Zip.ArchiveEntry на Aspose.Zip.ArchiveEntryEncrypt да би се утврдило да ли је улаз шифрован или не.
Properties
EncryptionSettings
Добија подешавања за шифровање или дешифровање.
public EncryptionSettings EncryptionSettings { get; }