类 WechatEncryptCertificate
java.lang.Object
com.abasecode.opencode.pay.plugin.wechatpay.entity.WechatEncryptCertificate
- 所有已实现的接口:
Serializable
- 作者:
- Jon e-mail: ijonso123@gmail.com url: Jon's blog url: project github url: AbaseCode.com
- 另请参阅:
-
字段详细资料
-
algorithm
算法 -
nonce
随机字符串 -
associatedData
相关数据 -
ciphertext
密文
-
-
构造器详细资料
-
WechatEncryptCertificate
public WechatEncryptCertificate()
-