MCPcopy 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

downloadAndDecryptMethod · 0.45
getAsByteArrayMethod · 0.45
downloadAndDecryptMethod · 0.45

Calls 2

getNUSTitleMethod · 0.80
getTmdMethod · 0.45

Tested by

no test coverage detected