Show / Hide Table of Contents

Class HmacMd5HashHelper

Inheritance
object
HmacMd5HashHelper
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 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
In this article
Back to top Powered by ABP.IO Platform