Board
Board.Save.BoardSaveGameMetadata
BoardSaveGameMetadata.coverImageChecksum Property
Gets the SHA-256 checksum of the cover image for integrity verification.
public string coverImageChecksum { get; }
Property Value
Remarks
This 64-character hex string can be used to verify the integrity of the cover image. Will be null for saves created before checksum support was added.