org.apache.sshd.client.kex
Class DHG1
java.lang.Object
org.apache.sshd.client.kex.AbstractDHGClient
org.apache.sshd.client.kex.DHG1
- All Implemented Interfaces:
- KeyExchange
public class DHG1
- extends AbstractDHGClient
TODO Add javadoc
- Author:
- Apache MINA SSHD Project
Nested Class Summary |
static class |
DHG1.Factory
Named factory for DHG1 key exchange |
Constructor Summary |
DHG1()
|
Method Summary |
protected void |
initDH(DH dh)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DHG1
public DHG1()
initDH
protected void initDH(DH dh)
- Specified by:
initDH
in class AbstractDHGClient
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.