Uses of Class
org.pcap4j.packet.Ssh2NewKeysPacket
Packages that use Ssh2NewKeysPacket
-
Uses of Ssh2NewKeysPacket in org.pcap4j.packet
Fields in org.pcap4j.packet declared as Ssh2NewKeysPacketModifier and TypeFieldDescriptionprivate static final Ssh2NewKeysPacketSsh2NewKeysPacket.INSTANCEMethods in org.pcap4j.packet that return Ssh2NewKeysPacketModifier and TypeMethodDescriptionstatic Ssh2NewKeysPacketSsh2NewKeysPacket.getInstance()static Ssh2NewKeysPacketSsh2NewKeysPacket.newPacket(byte[] rawData, int offset, int length) A static factory method.