Table of Contents

Field LengthInCharacters

Namespace
MailFathom.Domain.Spam
Assembly
MailFathom.Domain.dll

How many hexadecimal characters of the digest the identity keeps.

public const int LengthInCharacters = 12

Returns

int
How many hexadecimal characters of the digest the identity keeps.

Remarks

Twelve characters are forty-eight bits, far more than enough to tell apart the handful of settings one deployment passes through and short enough to read in a log line without being elided.