Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Numele spaţiului: Aspose.Zip Asamblare: Aspose.Zip.dll (25.5.0)

Reprezintă un singur fișier în arhivă.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Membrii moștenitori

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

Încărcați un Aspose.Zip.ArchiveEntry la Aspose.Zip.ArchiveEntryCryptat pentru a determina dacă intrarea este criptată sau nu.

Properties

EncryptionSettings

Obține setări pentru criptare sau decodare.

public EncryptionSettings EncryptionSettings { get; }

Valoarea proprietății

EncryptionSettings

 Română