Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maschell/JNUSTool
/ getTicket
Method
getTicket
src/de/mas/jnustool/FEntry.java:294–296 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
292
}
293
294
public
TIK getTicket() {
295
return
fst.getTmd().getNUSTitle().getTicket();
296
}
297
298
public
String getTargetPath(){
299
return
fst.getTmd().getNUSTitle().getTargetPath();
Callers
3
downloadAndDecrypt
Method · 0.45
getAsByteArray
Method · 0.45
downloadAndDecrypt
Method · 0.45
Calls
2
getNUSTitle
Method · 0.80
getTmd
Method · 0.45
Tested by
no test coverage detected