public interface LispInfo extends LispMessage
LispMessage.Builder| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAuthData()
Obtains authentication data.
|
short |
getAuthDataLength()
Obtains authentication data length.
|
short |
getKeyId()
Obtains key identifier.
|
byte |
getMaskLength()
Obtains mask length of the EID Record.
|
long |
getNonce()
Obtains nonce value.
|
LispAfiAddress |
getPrefix()
Obtains EID prefix.
|
int |
getTtl()
Obtains TTL value.
|
boolean |
isInfoReply()
Obtains has info reply flag value.
|
configSender, createBuilder, getSender, getType, writeToboolean isInfoReply()
long getNonce()
short getKeyId()
short getAuthDataLength()
byte[] getAuthData()
int getTtl()
byte getMaskLength()
LispAfiAddress getPrefix()