com.trilead.ssh2.packets

Class PacketNewKeys


public class PacketNewKeys
extends java.lang.Object

PacketNewKeys.

Constructor Summary

PacketNewKeys()
PacketNewKeys(payload[] , int off, int len)

Method Summary

byte[]
getPayload()

Constructor Details

PacketNewKeys

public PacketNewKeys()

PacketNewKeys

public PacketNewKeys(payload[] ,
                     int off,
                     int len)
            throws IOException

Method Details

getPayload

public byte[] getPayload()