JavaScript is disabled on your browser.
All Implemented Interfaces:
KeyExchange
public class DHG14
extends AbstractDHGServer
DHG14 does not work with the default JCE implementation provided by Sun
because it does not support 2048 bits encryption.
It requires BouncyCastle to be used.
TODO Add javadoc
Author:
Apache MINA SSHD Project
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
static class
DHG14.Factory
Constructor Summary
Constructors
Constructor and Description
DHG14 ()
Method Summary
Methods
Modifier and Type
Method and Description
protected AbstractDH
getDH ()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2008-2014 The Apache Software Foundation . All Rights Reserved.