1 | static File publicKeyFileForComputer(S computerID) { |
2 | if (eq(computerID, computerID())) |
3 | ret PKI.getStandardPublicKeyPath(); |
4 | |
5 | ret javaxDataDir("Other People's Public Keys/" + assertComputerID(computerID) + ".txt"); |
6 | } |
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: | 435 / 473 |
Version history: | 4 change(s) |
Referenced in: | [show references] |