HashingSampleSample code to hash a Dictonary<string, string>.NOTE: The parameters need to be in alphabetical order, hence the use of the SortedDictonary<string, string> collection.