Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getAlgorithm
Method
getAlgorithm
src/main/java/core/org/xbill/DNS/TSIGRecord.java:154–157 ·
view source on GitHub ↗
Returns the shared key's algorithm
()
Source
from the content-addressed store, hash-verified
152
153
/** Returns the shared key's algorithm */
154
public
Name
155
getAlgorithm() {
156
return
alg;
157
}
158
159
/** Returns the time that this record was generated */
160
public
Date
Callers
2
verify
Method · 0.95
verify
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected