-
Notifications
You must be signed in to change notification settings - Fork 0
Public client
Tim edited this page Feb 24, 2023
·
1 revision
The public client class is being used to store information, which is publicly available for everyone, over users. It contains information about the username and the public key part an RSA key. It is currently used for storing data in the database or transferring information to the client and storing it there.
In the future this class will be extended by a version number that will be used later by clients when they request information about users from server.
WIP - Many parts of the Programm are not finished yet or in a unclear state. So many entries are not very extensive.
Author - Timeplex