public class AlipayEncrypt extends Object
AlipayEncrypt()
static String
decryptContent(String content, String encryptType, String encryptKey, String charset)
encryptContent(String content, String encryptType, String encryptKey, String charset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlipayEncrypt()
public static String encryptContent(String content, String encryptType, String encryptKey, String charset) throws AlipayApiException
AlipayApiException
public static String decryptContent(String content, String encryptType, String encryptKey, String charset) throws AlipayApiException
Copyright © 2018 guerlab. All rights reserved.