MurMurHash3Algorithm32x86 public class MurMurHash3Algorithm32x86 : HashAlgorithm Computes the MurMurHash3 hash for the input data. Documentation Code public MurMurHash3Algorithm32x86(int seed = 0) Initializes a new instance of the MurMurHash3Algorithm32x86 class.