Uses of Interface
io.grpc.alts.internal.ChannelCrypterNetty
Packages that use ChannelCrypterNetty
-
Uses of ChannelCrypterNetty in io.grpc.alts.internal
Constructors in io.grpc.alts.internal with parameters of type ChannelCrypterNettyModifierConstructorDescriptionAltsTsiFrameProtector(int maxProtectedFrameBytes, ChannelCrypterNetty crypter, io.netty.buffer.ByteBufAllocator alloc) Create a new AltsTsiFrameProtector.