TestimoX

API Reference

Class

AuditPackageChecksumEntry

Namespace TestimoX.AuditPackages
Assembly TestimoX
Modifiers sealed

Single checksum entry in the package integrity document.

Inheritance

  • Object
  • AuditPackageChecksumEntry

Usage

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

Returned or exposed by

Constructors

Properties

public String RelativePath { get; set; } #

Gets or sets the relative path of the file.

public String Sha256 { get; set; } #

Gets or sets the SHA256 checksum of the file.