Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

A név: Aspose.Zip Összefoglaló: Aspose.Zip.dll (25.5.0)

Egyedülálló fájl az archívumban.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Örökletes tagok

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

Írja be az Aspose.Zip.ArchiveEntry példát az Aspose.Zip.ArchiveEntry-be, hogy meghatározzák, hogy a bejegyzés titkosított-e vagy sem.

Properties

EncryptionSettings

Megkapja a beállításokat a titkosításhoz vagy a dekódoláshoz.

public EncryptionSettings EncryptionSettings { get; }

ingatlan értéke

EncryptionSettings

 Magyar