|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.peer.protocol.ProtocolUtils
public class ProtocolUtils
| Constructor Summary | |
|---|---|
ProtocolUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
verifySignature(java.io.InputStream in,
byte[] signature)
|
static void |
writeSignature(java.io.OutputStream out,
byte[] signature)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProtocolUtils()
| Method Detail |
|---|
public static boolean verifySignature(java.io.InputStream in,
byte[] signature)
public static void writeSignature(java.io.OutputStream out,
byte[] signature)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||