public class SignEncipherMD5 extends Object implements SignEncipher
public String encrypt(String input, String secret, String charset)
SignEncipherencrypt 在接口中 SignEncipherinput - 待签名数据secret - 秘钥charset - 字符集Copyright © 2025. All rights reserved.