Uses of Interface
com.maverick.ssh.components.jce.AbstractKeyExchange

Packages that use AbstractKeyExchange
com.maverick.sshd.components.jce This package contains a set of algoritm implementations that enable the Maverick SSHD to use a Java Cryptography Extension provider. 
 

Uses of AbstractKeyExchange in com.maverick.sshd.components.jce
 

Classes in com.maverick.sshd.components.jce that implement AbstractKeyExchange
 class DiffieHellmanGroup14Sha1JCE
          Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group14-sha1".
 class DiffieHellmanGroup1Sha1JCE
          Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group1-sha1".
 class DiffieHellmanGroupExchangeSha1JCE
           
 



Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.