Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Pôvodný názov: Aspose.Zip Zhromaždenie: Aspose.Zip.dll (25.5.0)

Predstavuje jediný súbor v archíve.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Z dedičných č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 príklad Aspose.Zip.ArchiveEntry do Aspose.Zip.ArchiveEntryŠifrované, aby ste zistili, či je záznam šifrovaný alebo nie.

Properties

EncryptionSettings

Dostane nastavenia na šifrovanie alebo dešifrovanie.

public EncryptionSettings EncryptionSettings { get; }

Hodnota nehnuteľnosti

EncryptionSettings

 Slovenčina