Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
protected
byte [] signature;
26
27
protected
28
SIGBase() {}
29
30
public
31
SIGBase(Name name,
int
type,
int
dclass, long ttl,
int
covered,
int
alg,
Callers
nothing calls this directly
Calls
7
check
Method · 0.95
check
Method · 0.95
checkU8
Method · 0.80
labels
Method · 0.80
isWild
Method · 0.80
checkU16
Method · 0.80
checkName
Method · 0.80
Tested by
no test coverage detected