Package com.sshtools.client.components
Class DiffieHellmanGroup16Sha512JCE.DiffieHellmanGroup16Sha512JCEFactory
java.lang.Object
com.sshtools.client.components.DiffieHellmanGroup16Sha512JCE.DiffieHellmanGroup16Sha512JCEFactory
- All Implemented Interfaces:
SshKeyExchangeClientFactory<DiffieHellmanGroup16Sha512JCE>,ComponentInstanceFactory<DiffieHellmanGroup16Sha512JCE>
- Enclosing class:
- DiffieHellmanGroup16Sha512JCE
public static class DiffieHellmanGroup16Sha512JCE.DiffieHellmanGroup16Sha512JCEFactory
extends Object
implements SshKeyExchangeClientFactory<DiffieHellmanGroup16Sha512JCE>
-
Constructor Details
-
DiffieHellmanGroup16Sha512JCEFactory
public DiffieHellmanGroup16Sha512JCEFactory()
-
-
Method Details
-
create
- Specified by:
createin interfaceComponentInstanceFactory<DiffieHellmanGroup16Sha512JCE>- Throws:
NoSuchAlgorithmExceptionIOException
-
getKeys
- Specified by:
getKeysin interfaceComponentInstanceFactory<DiffieHellmanGroup16Sha512JCE>
-