public static string Hash( string data )
string contextHash = CertEncoder.Hash(contextJson);
In This Article