Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Tên không gian: Aspose.Zip Tổng hợp: Aspose.Zip.dll (25.5.0)

Hiển thị một tập tin duy nhất trong lưu trữ.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Inheritance

object ArchiveEntry ArchiveEntryEncrypted

Implements

IArchiveFileEntry

Thành viên thừa kế

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

Nhập một ví dụ Aspose.Zip.ArchiveEntry vào Aspose.Zip.ArchiveEntryCrypted để xác định xem nhập được mã hóa hay không.

Properties

EncryptionSettings

Nhận cài đặt cho mã hóa hoặc decryption.

public EncryptionSettings EncryptionSettings { get; }

Giá trị bất động sản

EncryptionSettings

 Tiếng Việt