Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1017115 // publicKeyFileForComputer

JavaX fragment (include)

static File publicKeyFileForComputer(S computerID) {
  if (eq(computerID, computerID()))
    ret PKI.getStandardPublicKeyPath();
  
  ret javaxDataDir("Other People's Public Keys/" + assertComputerID(computerID) + ".txt");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1017115
Snippet name: publicKeyFileForComputer
Eternal ID of this version: #1017115/5
Text MD5: 91665ac353382248bffa5f6fd2d37290
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-14 00:34:02
Source code size: 229 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 355 / 397
Version history: 4 change(s)
Referenced in: [show references]