Class ArchiveEntryEncrypted
Nom dels espais: Aspose.Zip Assemblea: Aspose.Zip.dll (25.5.0)
Representa un únic arxiu dins de l’arxiu.
public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry
Inheritance
object ← ArchiveEntry ← ArchiveEntryEncrypted
Implements
Membres heretats
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
Escriu una instància Aspose.Zip.ArchiveEntry a Aspose.Zip.ArchiveEntryEncripta per determinar si la entrada està encryptada o no.
Properties
EncryptionSettings
Obté les configuracions per a la xifració o la desxifraci.
public EncryptionSettings EncryptionSettings { get; }