InitDiffieHandshakeRequestProxyPacketHandler
class InitDiffieHandshakeRequestProxyPacketHandler : ProxyPacketHandler<InitDiffieHandshakeRequestPacket, InitDiffieHandshakeRequestProxyPacket>
Author
Jordan Abraham
Properties
Link copied to clipboard
val handler: suspend Client.(InitDiffieHandshakeRequestPacket) -> InitDiffieHandshakeRequestProxyPacket?