public class CryptoWishList extends Object
| Modifier and Type | Field and Description |
|---|---|
String[] |
c2s_enc_algos |
String[] |
c2s_mac_algos |
String[] |
kexAlgorithms |
String[] |
s2c_enc_algos |
String[] |
s2c_mac_algos |
String[] |
serverHostKeyAlgorithms |
| Constructor and Description |
|---|
CryptoWishList() |
Copyright © 2014. All rights reserved.