TestimoX

API Reference

Class

AuditPackageChecksumsDocument

Namespace TestimoX.AuditPackages
Assembly TestimoX
Modifiers sealed

Integrity document containing checksums for files written into an audit package.

Inheritance

  • Object
  • AuditPackageChecksumsDocument

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public String Algorithm { get; set; } #

Gets or sets the hashing algorithm used for the package.

public List<AuditPackageChecksumEntry> Entries { get; set; } #

Gets or sets the checksum entries for the package files.