Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Nazwa przestrzeń: Aspose.Zip Zestawienie: Aspose.Zip.dll (25.5.0)

Przedstawia pojedyncze pliki w archiwum.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Dziedziczeni członkowie

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

Wprowadź przykład Aspose.Zip.ArchiveEntry do Aspose.Zip.ArchiveEntry, aby ustalić, czy wpis jest szyfrowany, czy nie.

Properties

EncryptionSettings

Otrzymuje ustawienia do szyfrowania lub dekrypcji.

public EncryptionSettings EncryptionSettings { get; }

Wartość nieruchomości

EncryptionSettings

 Polski