|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.limegroup.gnutella.updates.UpdateMessageVerifier
Provides static methods, which accept an InputStream and use the LimeWire public key to verify that the contents are authentic.
Constructor Summary | |
UpdateMessageVerifier(byte[] fromStream)
|
Method Summary | |
byte[] |
getMessageBytes()
|
boolean |
verifySource()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpdateMessageVerifier(byte[] fromStream)
Method Detail |
public boolean verifySource()
public byte[] getMessageBytes() throws java.lang.IllegalStateException
java.lang.IllegalStateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |