Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getTimeSigned
Method
getTimeSigned
src/main/java/core/org/xbill/DNS/TSIGRecord.java:160–163 ·
view source on GitHub ↗
Returns the time that this record was generated
()
Source
from the content-addressed store, hash-verified
158
159
/** Returns the time that this record was generated */
160
public
Date
161
getTimeSigned() {
162
return
timeSigned;
163
}
164
165
/** Returns the time fudge factor */
166
public
int
Callers
2
verify
Method · 0.95
verify
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected