Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Der Name: Aspose.Zip Versammlung: Aspose.Zip.dll (25.5.0)

Eine einzige Datei innerhalb des Archivs.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Vererbte Mitglieder

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

Geben Sie eine Aspose.Zip.ArchiveEntry-Instanz auf Aspose.Zip.ArchiveEntryEncrypted, um festzustellen, ob die Eingabe verschlüsselt ist oder nicht.

Properties

EncryptionSettings

Er erhält Einstellungen für Verschlüsselung oder Entschlüsselung.

public EncryptionSettings EncryptionSettings { get; }

Eigentumswert

EncryptionSettings

 Deutsch