| Class | Description |
|---|---|
| EncryptionPropertiesBuilder |
Holds the various parameters related to creating a
Querier. |
| Querier |
Class to hold the information necessary for the PIR querier to perform decryption
|
| QuerierCLI |
Class for parsing the command line options for the QuerierDriver
|
| QuerierConst |
Constants class for the Querier
|
| QuerierDriver |
Driver class for encryption of a query or decryption of a response
|
| QuerierFactory |
Handles encrypting a query and constructing a
Querier given a EncryptionPropertiesBuilder. |
| QuerierProps |
Properties constants and validation for the Querier
|