|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.i2p.router.tunnel.HashSetIVValidator
class HashSetIVValidator
waste lots of RAM
| Constructor Summary | |
|---|---|
HashSetIVValidator()
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
receiveIV(byte[] ivData,
int ivOffset,
byte[] payload,
int payloadOffset)
Deprecated. receive the IV for the tunnel message, returning true if it is valid, or false if it has already been used (or is otherwise invalid). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashSetIVValidator()
| Method Detail |
|---|
public boolean receiveIV(byte[] ivData,
int ivOffset,
byte[] payload,
int payloadOffset)
IVValidator
receiveIV in interface IVValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||