Secure iNet Factory

Uses of Class
com.jscape.inet.ssh.transport.KeyCreator

Packages that use KeyCreator
com.jscape.inet.ssh.transport.kex   
 

Uses of KeyCreator in com.jscape.inet.ssh.transport.kex
 

Methods in com.jscape.inet.ssh.transport.kex that return KeyCreator
 KeyCreator DHKeyExchange.runClient(boolean checkServerKeySignature, KeyFormat format)
           
abstract  KeyCreator KeyExchange.runClient(boolean checkServerKeySignature, KeyFormat format)
          Runs the key exchanging for the client.
 KeyCreator DHKeyExchange.runServer(java.security.KeyPair keyPair, KeyFormat format)
           
abstract  KeyCreator KeyExchange.runServer(java.security.KeyPair keyPair, KeyFormat format)
          Runs the key exchanging for the server.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved