Class HmacMd5HashHelper
Inherited Members
Namespace: Volo.Payment
Assembly: Volo.Payment.Domain.dll
Syntax
public static class HmacMd5HashHelper
Methods
GetMd5Hash(string, string)
Declaration
public static string GetMd5Hash(string hashString, string signature)
Parameters
Type | Name | Description |
---|---|---|
string | hashString | |
string | signature |
Returns
Type | Description |
---|---|
string |