Modifier and Type | Method and Description |
---|---|
java.util.List<DirectorySignature> |
RelayNetworkStatusConsensus.getSignatures()
Return the list of signatures contained in this consensus.
|
java.util.List<DirectorySignature> |
RelayNetworkStatusVote.getSignatures()
Return a list of signatures contained in this vote, which is
typically a single signature made by the authority but which may also
be more than one signature made with different keys or algorithms.
|