1 | sS getSignerKey(S signed) {
|
2 | S s = fullTrimLastLine(signed); |
3 | new Matches m; |
4 | if (swic_trim(s, "signer:", m)) ret m.rest(); |
5 | null; |
6 | } |
Began life as a copy of #1001583
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: | #1023676 |
| Snippet name: | getSignerKey |
| Eternal ID of this version: | #1023676/1 |
| Text MD5: | c8574c21755bc4a150fc69f93c6ea624 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-02 17:31:50 |
| Source code size: | 143 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 479 / 548 |
| Referenced in: | [show references] |