mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
5ee517b64f
To import contact /identity/import_key {"radix":"AgIRBAAABd..."} To export contact /identity/export_key {"gxs_id":"ffffffffffffffffffffffffffffffff"} In both cases if everithing went fine the answer is something like {"data":{"radix":"AgIRBAAABd...", "gxs_id":"fff..."}, "returncode":"ok"} Some retrocompatible adaptations were necessary to libretroshare RsGenExchange::deserializeGroupData p3IdService::deserialiseIdentityFromMemory Now accept an extra optional pointer parameter to return the id of the key so we can return it back from libresapi too and can be used to request more information about the key to the API. |
||
---|---|---|
.. | ||
src |