Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

ja nimityö: Aspose.Zip Kokoelma: Aspose.Zip.dll (25.5.0)

Esittelee yhden tiedoston arkistossa.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Perintöjäsenet

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

Valitse Aspose.Zip.ArchiveEntry -esimerkki Aspose.Zip.ArchiveEntry -sovellukseen, jotta voidaan määrittää, onko sisäänkäynti salattu vai ei.

Properties

EncryptionSettings

Saat asetuksia salauksen tai salauksen varten.

public EncryptionSettings EncryptionSettings { get; }

Omistuksen arvo

EncryptionSettings

 Suomi