public static final class Ssh2KexDhInitPacket.Builder extends AbstractPacket.AbstractBuilder
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Ssh2KexDhInitPacket |
build()
Build a packet object using values set to this object.
|
Ssh2KexDhInitPacket.Builder |
e(Ssh2MpInt e) |
getPayloadBuilder, payloadBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getOuterOf, iteratorpublic Ssh2KexDhInitPacket.Builder e(Ssh2MpInt e)
e - epublic Ssh2KexDhInitPacket build()
Packet.Builderbuild in interface Packet.Builderbuild in class AbstractPacket.AbstractBuilderCopyright © 2011 - 2018 Pcap4J.org. All rights reserved.