public static final class Ssh2KexDhInitPacket.Builder extends AbstractPacket.AbstractBuilder
Constructor and Description |
---|
Ssh2KexDhInitPacket.Builder() |
Modifier and Type | Method and Description |
---|---|
Ssh2KexDhInitPacket |
build() |
Ssh2KexDhInitPacket.Builder |
e(Ssh2MpInt e) |
get, getOuterOf, getPayloadBuilder, iterator, payloadBuilder
public Ssh2KexDhInitPacket.Builder e(Ssh2MpInt e)
e
- public Ssh2KexDhInitPacket build()
build
in interface Packet.Builder
build
in class AbstractPacket.AbstractBuilder
Copyright © 2014. All Rights Reserved.