Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Navne til: Aspose.Zip Sammensætning: Aspose.Zip.dll (25.5.0)

Representerer en enkelt fil i arkivet.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

De arvede medlemmer

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

Indsæt en Aspose.Zip.ArchiveEntry-instans til Aspose.Zip.ArchiveEntryEncryptet for at bestemme, om indgangen er krypteret eller ej.

Properties

EncryptionSettings

Få indstillinger for kryptering eller dekryptering.

public EncryptionSettings EncryptionSettings { get; }

Ejendomsværdi

EncryptionSettings

 Dansk