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

Method getFudge

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

Returns the time fudge factor

()

Source from the content-addressed store, hash-verified

164
165/** Returns the time fudge factor */
166public int
167getFudge() {
168 return fudge;
169}
170
171/** Returns the signature */
172public byte []

Callers 2

verifyMethod · 0.95
verifyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected