sS getSignerKey(S signed) { S s = fullTrimLastLine(signed); new Matches m; if (swic_trim(s, "signer:", m)) ret m.rest(); null; }