Package com.trilead.ssh2.crypto
Class CryptoWishList
- java.lang.Object
-
- com.trilead.ssh2.crypto.CryptoWishList
-
public class CryptoWishList extends Object
CryptoWishList.- Version:
- $Id: CryptoWishList.java,v 1.1 2007/10/15 12:49:56 cplattne Exp $
- Author:
- Christian Plattner, plattner@trilead.com
-
-
Field Summary
Fields Modifier and Type Field Description String[]c2s_enc_algosString[]c2s_mac_algosString[]kexAlgorithmsString[]s2c_enc_algosString[]s2c_mac_algosString[]serverHostKeyAlgorithms
-
Constructor Summary
Constructors Constructor Description CryptoWishList()
-