Uses of Interface
org.torproject.descriptor.DirSourceEntry
- 
- 
Uses of DirSourceEntry in org.torproject.descriptorMethods in org.torproject.descriptor that return types with arguments of type DirSourceEntry Modifier and Type Method Description java.util.SortedMap<java.lang.String,DirSourceEntry>RelayNetworkStatusConsensus. getDirSourceEntries()Return directory source entries for each directory authority that contributed to the consensus, with map keys being SHA-1 digests of the authorities' identity keys in the version 3 directory protocol, encoded as 40 upper-case hexadecimal characters.
 
-