| 程序包 | 说明 |
|---|---|
| com.alipay.api.msg |
| 限定符和类型 | 方法和说明 |
|---|---|
static Message |
Message.fromStr(String str) |
Message |
ProtocolData.getMessage()
Getter method for property message.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Message.addSign(Message message,
String appPrivateKey) |
static boolean |
Message.checkSign(Message message,
String alipayPublicKey) |
void |
ProtocolData.setMessage(Message message)
Setter method for property message.
|
static String |
Message.toStr(Message message) |
Copyright © 2025. All rights reserved.