com.trilead.ssh2.crypto
Class CryptoWishList
java.lang.Object
com.trilead.ssh2.crypto.CryptoWishList
public class CryptoWishList
- extends java.lang.Object
CryptoWishList.
- Version:
- $Id: CryptoWishList.java,v 1.1 2007/10/15 12:49:56 cplattne Exp $
- Author:
- Christian Plattner, plattner@trilead.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kexAlgorithms
public java.lang.String[] kexAlgorithms
serverHostKeyAlgorithms
public java.lang.String[] serverHostKeyAlgorithms
c2s_enc_algos
public java.lang.String[] c2s_enc_algos
s2c_enc_algos
public java.lang.String[] s2c_enc_algos
c2s_mac_algos
public java.lang.String[] c2s_mac_algos
s2c_mac_algos
public java.lang.String[] s2c_mac_algos
CryptoWishList
public CryptoWishList()
1232432