public class WxPaySignature extends Object
WxPaySignature()
static String
sign(Map<String,String> params, String signKey)
static Boolean
verify(Map<String,String> params, String signKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WxPaySignature()
public static String sign(Map<String,String> params, String signKey)
params
signKey
public static Boolean verify(Map<String,String> params, String signKey)
Copyright © 2017. All rights reserved.