|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.message.GarlicMessageParser
Read a GarlicMessage, decrypt it, and return the resulting CloveSet
Constructor Summary | |
GarlicMessageParser(RouterContext context)
|
Method Summary | |
CloveSet |
getGarlicCloves(GarlicMessage message,
PrivateKey encryptionKey)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GarlicMessageParser(RouterContext context)
Method Detail |
public CloveSet getGarlicCloves(GarlicMessage message, PrivateKey encryptionKey)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |