MCPcopy 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 */
160public Date
161getTimeSigned() {
162 return timeSigned;
163}
164
165/** Returns the time fudge factor */
166public int

Callers 2

verifyMethod · 0.95
verifyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected