Uses of Interface
io.grpc.alts.internal.TsiFrameProtector
Packages that use TsiFrameProtector
-
Uses of TsiFrameProtector in io.grpc.alts.internal
Classes in io.grpc.alts.internal that implement TsiFrameProtectorModifier and TypeClassDescriptionfinal classFrame protector that uses the ALTS framing.Methods in io.grpc.alts.internal that return TsiFrameProtectorModifier and TypeMethodDescriptionAltsTsiHandshaker.createFrameProtector(int maxFrameSize, io.netty.buffer.ByteBufAllocator alloc) Creates a frame protector from a completed handshake.AltsTsiHandshaker.createFrameProtector(io.netty.buffer.ByteBufAllocator alloc) Creates a frame protector from a completed handshake.TsiHandshaker.createFrameProtector(int maxFrameSize, io.netty.buffer.ByteBufAllocator alloc) Creates a frame protector from a completed handshake.TsiHandshaker.createFrameProtector(io.netty.buffer.ByteBufAllocator alloc) Creates a frame protector from a completed handshake.Constructors in io.grpc.alts.internal with parameters of type TsiFrameProtector