public class NettyEncryptionTranslator
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
NettyEncryptionTranslator(javax.crypto.Cipher cipherIn) |
Modifier and Type | Method and Description |
---|---|
protected void |
cipher(ByteBuf p_150504_1_,
ByteBuf p_150504_2_) |
protected ByteBuf |
decipher(ChannelHandlerContext ctx,
ByteBuf buffer) |
protected NettyEncryptionTranslator(javax.crypto.Cipher cipherIn)
protected ByteBuf decipher(ChannelHandlerContext ctx, ByteBuf buffer) throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferException
protected void cipher(ByteBuf p_150504_1_, ByteBuf p_150504_2_) throws javax.crypto.ShortBufferException
javax.crypto.ShortBufferException