ch.ethz.ssh2.crypto
Class CryptoWishList
java.lang.Object
ch.ethz.ssh2.crypto.CryptoWishList
public class CryptoWishList
- extends Object
CryptoWishList.
- Version:
- 2.50, 03/15/10
- Author:
- Christian Plattner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kexAlgorithms
public String[] kexAlgorithms
serverHostKeyAlgorithms
public String[] serverHostKeyAlgorithms
c2s_enc_algos
public String[] c2s_enc_algos
s2c_enc_algos
public String[] s2c_enc_algos
c2s_mac_algos
public String[] c2s_mac_algos
s2c_mac_algos
public String[] s2c_mac_algos
CryptoWishList
public CryptoWishList()
Copyright © 2011. All Rights Reserved.