Show / Hide Table of Contents

Class HmacSha256HashHelper

Inheritance
object
HmacSha256HashHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform