de.javawi.jstun.attribute
Class MessageIntegrity
java.lang.Object
de.javawi.jstun.attribute.MessageAttribute
de.javawi.jstun.attribute.MessageIntegrity
- All Implemented Interfaces:
- MessageAttributeInterface
public class MessageIntegrity
- extends MessageAttribute
Fields inherited from interface de.javawi.jstun.attribute.MessageAttributeInterface |
CHANGEDADDRESS, CHANGEREQUEST, DUMMY, ERRORCODE, MAPPEDADDRESS, MESSAGEINTEGRITY, PASSWORD, REFLECTEDFROM, RESPONSEADDRESS, SOURCEADDRESS, UNKNOWNATTRIBUTE, USERNAME |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageIntegrity
public MessageIntegrity()
getBytes
public byte[] getBytes()
- Specified by:
getBytes
in class MessageAttribute
parse
public static MessageIntegrity parse(byte[] data)