Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Název místa: Aspose.Zip Sbírka: Aspose.Zip.dll (25.5.0)

Jednotlivé soubory v archivu.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Dědiční členové

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

Vložte příklad Aspose.Zip.ArchiveEntry do Aspose.Zip.ArchiveEntry, který je šifrovaný, abyste zjistili, zda je vstup šifrovaný nebo ne.

Properties

EncryptionSettings

Dostane nastavení pro šifrování nebo dešifrován.

public EncryptionSettings EncryptionSettings { get; }

Hodnota nemovitosti

EncryptionSettings

 Čeština