public class WechatEncryptCertificate extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
private String |
algorithm
算法
|
private String |
associatedData
相关数据
|
private String |
ciphertext
密文
|
private String |
nonce
随机字符串
|
| 构造器和说明 |
|---|
WechatEncryptCertificate() |
Copyright © 2023. All rights reserved.