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

Method getOrigTTL

src/main/java/core/org/xbill/DNS/SIGBase.java:140–143  ·  view source on GitHub ↗

Returns the original TTL of the RRset

()

Source from the content-addressed store, hash-verified

138
139/** Returns the original TTL of the RRset */
140public long
141getOrigTTL() {
142 return origttl;
143}
144
145/** Returns the time at which the signature expires */
146public Date

Callers 2

digestSIGMethod · 0.80
digestRRsetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected