KrPartWriteResult.Sha256 property
Gets the SHA-256 hash of the stored part, if computed.
public string? Sha256 { get; set; }
See Also
- record KrPartWriteResult
- namespace Kestrun.Forms
Gets the SHA-256 hash of the stored part, if computed.
public string? Sha256 { get; set; }