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

Method SIGBase

src/main/java/core/org/xbill/DNS/SIGBase.java:27–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25protected byte [] signature;
26
27protected
28SIGBase() {}
29
30public
31SIGBase(Name name, int type, int dclass, long ttl, int covered, int alg,

Callers

nothing calls this directly

Calls 7

checkMethod · 0.95
checkMethod · 0.95
checkU8Method · 0.80
labelsMethod · 0.80
isWildMethod · 0.80
checkU16Method · 0.80
checkNameMethod · 0.80

Tested by

no test coverage detected