Class PacketKexDHInit


  • public class PacketKexDHInit
    extends java.lang.Object
    PacketKexDHInit.
    • Constructor Summary

      Constructors 
      Constructor Description
      PacketKexDHInit​(java.math.BigInteger e)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getPayload()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PacketKexDHInit

        public PacketKexDHInit​(java.math.BigInteger e)
    • Method Detail

      • getPayload

        public byte[] getPayload()