Class ArchiveEntryEncrypted

Class ArchiveEntryEncrypted

Namespace: Aspose.Zip
Assembly: Aspose.Zip.dll (25.1.0)

Đại diện cho một tệp đơn trong kho lưu trữ.

public sealed class ArchiveEntryEncrypted : ArchiveEntry, IArchiveFileEntry

Kế thừa

objectArchiveEntryArchiveEntryEncrypted

Triển khai

IArchiveFileEntry

Các thành viên kế thừa

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()

Ghi chú

Chuyển đổi một thể hiện của Aspose.Zip.ArchiveEntry sang Aspose.Zip.ArchiveEntryEncrypted để xác định xem mục đó có được mã hóa hay không.

Thuộc tính

EncryptionSettings

Lấy cài đặt cho việc mã hóa hoặc giải mã.

public EncryptionSettings EncryptionSettings { get; }

Giá trị thuộc tính

EncryptionSettings

 Tiếng Việt