http://i2p-javadocs.i2p/net/i2p/router/tunnel/OutboundGatewayProcessor.html
Constructor Summary Constructors Constructor Description OutboundGatewayProcessor ( I2PAppContext ctx, TunnelCreatorConfig cfg) Method Summary All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) static void decrypt ( I2PAppContext ctx,
byte[] orig,
int offset,
int length, HopConfig config) Undo the crypto for a single hop. void process (byte[] orig,
int offset,
int length) Since we are the outbound gateway, pick a random IV and wrap the...
1 similar result skipped