|
Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
|
Information needed to connect to a server. More...
#include <percyparams.h>
Public Attributes | |
| nservers_t | sid |
| Server ID. More... | |
| char * | addr |
| Address. More... | |
| uint16_t | port |
| Port. More... | |
Information needed to connect to a server.
| char* addr |
Address.
| uint16_t port |
Port.
| nservers_t sid |
Server ID.
1.8.7