# Functions
AllUsers returns all the users on this server.
DoesExist checks if the user in question exists or not.
ExportAllUsers return all users, in a fashion suitable for exporting.
Get a user.
GetList returns a list of users.
New creates a new API user.
NewFromJSON builds a new user from a JSON object.
ValidatePublicKey checks that the provided public key is valid.