Property RecordedSha256Hash
- Namespace
- MailFathom.Application.EmailContent.Storage
- Assembly
- MailFathom.Application.dll
RecordedSha256Hash
The SHA-256 digest the writer computed over those bytes.
public ReadOnlyMemory<byte> RecordedSha256Hash { get; init; }