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