Class DHECN

    • Field Detail

      • sha_name

        protected java.lang.String sha_name
      • key_size

        protected int key_size
    • Constructor Detail

      • DHECN

        public DHECN()
    • Method Detail

      • init

        public void init​(Session session,
                         byte[] V_S,
                         byte[] V_C,
                         byte[] I_S,
                         byte[] I_C)
                  throws java.lang.Exception
        Specified by:
        init in class KeyExchange
        Throws:
        java.lang.Exception
      • next

        public boolean next​(Buffer _buf)
                     throws java.lang.Exception
        Specified by:
        next in class KeyExchange
        Throws:
        java.lang.Exception