Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Namespace: Aspose.Zip
Assembly: Aspose.Zip.dll (25.1.0)

Representerar enstaka fil inom arkivet.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Arv

objectArchiveEntryArchiveEntryEncrypted

Implementerar

IArchiveFileEntry

Arvade medlemmar

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()

Anmärkningar

Konvertera en instans av Aspose.Zip.ArchiveEntry till Aspose.Zip.ArchiveEntryEncrypted för att avgöra om posten är krypterad eller inte.

Egenskaper

EncryptionSettings

Hämtar inställningar för kryptering eller dekryptering.

public EncryptionSettings EncryptionSettings { get; }

Egenskapsvärde

EncryptionSettings

 Svenska