ch.ethz.ssh2.packets
Class PacketKexDhGexGroup
java.lang.Object
ch.ethz.ssh2.packets.PacketKexDhGexGroup
public class PacketKexDhGexGroup
- extends Object
PacketKexDhGexGroup.
- Version:
- 2.50, 03/15/10
- Author:
- Christian Plattner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacketKexDhGexGroup
public PacketKexDhGexGroup(byte[] payload,
int off,
int len)
throws IOException
- Throws:
IOException
getG
public BigInteger getG()
getP
public BigInteger getP()
Copyright © 2011. All Rights Reserved.