Changeset 2190
- Timestamp:
- 05/27/08 13:30:56
(6 months ago)
- Author:
- npatrick
- Message:
Fixed a problem where encryption type could net be set on the NetworkResource? property sheet.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2189 |
r2190 |
|
| 43 | 43 | m_netInfo.generateNewKey (NetResource.ENC_KEY_TYPE_BLOWFISH); |
|---|
| 44 | 44 | |
|---|
| 45 | | NetworkInfo info = new NetworkInfo (null, null, null, null); |
|---|
| | 45 | NetworkInfo info = new NetworkInfo ("", "", "", new int[0]); |
|---|
| 46 | 46 | LabeledNetworkResource ip_lab = new LabeledNetworkResource (info, rdef); |
|---|
| 47 | 47 | this.AddSystemResource (rdef, ip_lab); |
|---|
Download in other formats:
* Generating other formats may take time.