public class MessageIntegrity extends MessageAttribute
MessageAttributeInterface.MessageAttributeType
CHANGEDADDRESS, CHANGEREQUEST, DUMMY, ERRORCODE, MAPPEDADDRESS, MESSAGEINTEGRITY, PASSWORD, REFLECTEDFROM, RESPONSEADDRESS, SOURCEADDRESS, UNKNOWNATTRIBUTE, USERNAME
Constructor and Description |
---|
MessageIntegrity() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
static MessageIntegrity |
parse(byte[] data) |
getLength, getType, intToType, parseCommonHeader, setType, typeToInteger
public byte[] getBytes()
getBytes
in class MessageAttribute
public static MessageIntegrity parse(byte[] data)