KrFormOptions.ComputeSha256 property
Gets or sets a value indicating whether SHA-256 hashes should be computed for file parts.
public bool ComputeSha256 { get; set; }
See Also
- class KrFormOptions
- namespace Kestrun.Forms
Gets or sets a value indicating whether SHA-256 hashes should be computed for file parts.
public bool ComputeSha256 { get; set; }