Secure iNet Factory

Uses of Class
com.jscape.inet.ssh.transport.AlgorithmFactory.CompressionEntry

Packages that use AlgorithmFactory.CompressionEntry
com.jscape.inet.ssh.transport   
 

Uses of AlgorithmFactory.CompressionEntry in com.jscape.inet.ssh.transport
 

Constructor parameters in com.jscape.inet.ssh.transport with type arguments of type AlgorithmFactory.CompressionEntry
AlgorithmFactory(java.lang.String provider, java.util.List<AlgorithmFactory.KexEntry> kexes, java.util.List<AlgorithmFactory.CipherEntry> ciphers, java.util.List<AlgorithmFactory.MacEntry> macs, java.util.List<AlgorithmFactory.CompressionEntry> compressions, java.util.List<AlgorithmFactory.KeyFormatEntry> keyFormats, java.util.List<java.lang.String> languages)
           
 


Secure iNet Factory

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