Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 */
166
public
int
167
getFudge() {
168
return
fudge;
169
}
170
171
/** Returns the signature */
172
public
byte []
Callers
2
verify
Method · 0.95
verify
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected