Project JXTA

Uses of Class
net.jxta.impl.id.binaryID.PeerBinaryID

Packages that use PeerBinaryID
net.jxta.impl.id.binaryID The 'binary' format is a general purpose JXTA ID Format.  
 

Uses of PeerBinaryID in net.jxta.impl.id.binaryID
 

Methods in net.jxta.impl.id.binaryID that return PeerBinaryID
 PeerBinaryID DigestTool.createPeerID(PeerGroupID peerGroupID, String clearTextID, String function)
          Create a PeerID based on the BinaryID type with a digest of the clearTextID and function.
 


JXTA J2SE