public class UpdateSignaturePublicKeyCommandMessage extends CommandMessage
PROTOCOL_VERSION_1_0, PROTOCOL_VERSION_1_1, PROTOCOL_VERSION_1_2, PROTOCOL_VERSION_1_3, PROTOCOL_VERSION_1_4, PROTOCOL_VERSION_1_5, PROTOCOL_VERSION_1_6, PROTOCOL_VERSION_1_7, PROTOCOL_VERSION_1_8, PROTOCOL_VERSION_CURRENT| Constructor and Description |
|---|
UpdateSignaturePublicKeyCommandMessage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCertificate() |
java.lang.String |
getSignatureString() |
void |
setCertificate(java.lang.String certificate) |
getCorrelationId, getSignature, setCorrelationId, setSignature, toStringcreateMessage, createMessage, getCreateTime, getDeliveryTag, getError, getKey, getProtocolVersion, getQueueName, getTransportMetadata, setCreateTime, setDeliveryTag, setError, setKey, setProtocolVersion, setQueueName, setTransportMetadata, toJSONpublic UpdateSignaturePublicKeyCommandMessage()
public java.lang.String getCertificate()
public java.lang.String getSignatureString()
getSignatureString in class Messagepublic void setCertificate(java.lang.String certificate)