Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

De naam: Aspose.Zip Verzameling: Aspose.Zip.dll (25.5.0)

Representeert een enkele bestand binnen het archief.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Geëerbiede leden

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

Stel een Aspose.Zip.ArchiveEntry-instantie in naar Aspose.Zip.ArchiveEntry Encrypt om te bepalen of de ingang is versleuteld of niet.

Properties

EncryptionSettings

Geeft instellingen voor encryptie of decryptie.

public EncryptionSettings EncryptionSettings { get; }

Eigendomswaarde

EncryptionSettings

 Nederlands