Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

名称: Aspose.Zip 收藏: Aspose.Zip.dll (25.5.0)

代表单个文件在档案中。

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

继承人

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

将 Aspose.Zip.ArchiveEntry 示例插入到 Aspose.Zip.ArchiveEntry 加密,以确定输入是否加密。

Properties

EncryptionSettings

得到加密或解密的设置。

public EncryptionSettings EncryptionSettings { get; }

财产价值

EncryptionSettings

 中文