Class ArchiveEntryEncrypted
Namespace: Aspose.Zip
Assembly: Aspose.Zip.dll (25.1.0)
מייצג קובץ בודד בתוך הארכיון.
public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry
ירושה
object ← ArchiveEntry ← ArchiveEntryEncrypted
מיישם
חברים שהורשו
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()
הערות
המירו מופע של Aspose.Zip.ArchiveEntry ל-Aspose.Zip.ArchiveEntryEncrypted כדי לקבוע אם הפריט מוצפן או לא.
מאפיינים
EncryptionSettings
מקבל את ההגדרות עבור הצפנה או פענוח.
public EncryptionSettings EncryptionSettings { get; }