| Interface | Description |
|---|---|
| ServerIdentity.StreamHandler |
The default handler interface for handling streaming responses.
|
| Class | Description |
|---|---|
| Roster |
dedis/lib
Roster.java
Purpose: A list of ServerIdentities make up a roster that can be used as a temporary
cothority.
|
| ServerIdentity |
dedis/lib
ServerIdentity.java
Purpose: The node-definition for a node in a cothority.
|
| ServerToml |
Toml representation of the public server configuration
|
| ServiceIdentity |
A service identity is used to store public information about a service of a conode like the key pair
used if it doesn't use the default key pair.
|
Copyright © 2019. All rights reserved.