MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / getOther

Method getOther

src/main/java/core/org/xbill/DNS/TSIGRecord.java:190–193  ·  view source on GitHub ↗

Returns the other data

()

Source from the content-addressed store, hash-verified

188
189/** Returns the other data */
190public byte []
191getOther() {
192 return other;
193}
194
195void
196rrToWire(DNSOutput out, Compression c, boolean canonical) {

Callers 1

verifyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected