1 | svoid savePKIKeyPairToTwoLineFile(PKIKeyPair pair, File f) { |
2 | saveTextFile(f, linesLL(pair.publicKey, pair.privateKey)); |
3 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023699 |
Snippet name: | savePKIKeyPairToTwoLineFile |
Eternal ID of this version: | #1023699/1 |
Text MD5: | 7cb7cc09a14dcc9ea41a63082cc01634 |
Author: | stefan |
Category: | javax / pki |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-03 13:24:50 |
Source code size: | 125 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 275 / 302 |
Referenced in: | [show references] |