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

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

Classes in com.maverick.ssh.components.jce that implement AbstractKeyExchange
 class DiffieHellmanGroup14Sha1
          An implementation of the diffie-hellman-group1-sha1 key exchange mechanism that uses JCE provider for DH agreement and Digest.
 class DiffieHellmanGroup1Sha1
          An implementation of the diffie-hellman-group1-sha1 key exchange mechanism that uses JCE provider for DH agreement and Digest.
 class DiffieHellmanGroupExchangeSha1
          An implementation of the diffie-hellman-group-exchange key exchange mechanism that uses JCE provider for DH agreement and Digest.
 



Copyright © 2012. All Rights Reserved.