public class NettyEncryptionTranslator
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
NettyEncryptionTranslator(javax.crypto.Cipher p_i45140_1_) |
| Modifier and Type | Method and Description |
|---|---|
protected ByteBuf |
func_150503_a(ChannelHandlerContext p_150503_1_,
ByteBuf p_150503_2_) |
protected void |
func_150504_a(ByteBuf p_150504_1_,
ByteBuf p_150504_2_) |
protected NettyEncryptionTranslator(javax.crypto.Cipher p_i45140_1_)
protected ByteBuf func_150503_a(ChannelHandlerContext p_150503_1_,
ByteBuf p_150503_2_)
throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferExceptionprotected void func_150504_a(ByteBuf p_150504_1_,
ByteBuf p_150504_2_)
throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferException