static S getMySignatureForText(S s) { ret base64encode(PKI.sign(toUtf8(s), PKI.getStandardPrivateKey())); }