mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
Add possibility to create GXSId directly on GenCertDialog.
This commit is contained in:
parent
6db747a263
commit
6edd7bb8e3
7 changed files with 430 additions and 410 deletions
|
@ -62,6 +62,7 @@ extern RsIdentity *rsIdentity;
|
|||
|
||||
// Unicode symbols. NOT utf-8 bytes, because of multi byte characters
|
||||
#define RSID_MAXIMUM_NICKNAME_SIZE 30
|
||||
#define RSID_MINIMUM_NICKNAME_SIZE 2
|
||||
|
||||
std::string rsIdTypeToString(uint32_t idtype);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue