Uses of Class
org.pcap4j.packet.Ssh2KexInitPacket
-
Packages that use Ssh2KexInitPacket Package Description org.pcap4j.packet -
-
Uses of Ssh2KexInitPacket in org.pcap4j.packet
Methods in org.pcap4j.packet that return Ssh2KexInitPacket Modifier and Type Method Description Ssh2KexInitPacketSsh2KexInitPacket.Builder. build()static Ssh2KexInitPacketSsh2KexInitPacket. newPacket(byte[] rawData, int offset, int length)A static factory method.Constructors in org.pcap4j.packet with parameters of type Ssh2KexInitPacket Constructor Description Builder(Ssh2KexInitPacket packet)
-