File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/ResourceManager/Network/Commands.Network/help Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Accept wildcard characters: False
65
65
` ` `
66
66
67
67
### -IkeEncryption
68
- The IKE encryption algorithm (IKE Phase 2 )
68
+ The IKE encryption algorithm (IKE Phase 1 )
69
69
70
70
` ` ` yaml
71
71
Type : System.String
@@ -81,7 +81,7 @@ Accept wildcard characters: False
81
81
` ` `
82
82
83
83
### -IkeIntegrity
84
- The IKE integrity algorithm (IKE Phase 2 )
84
+ The IKE integrity algorithm (IKE Phase 1 )
85
85
86
86
` ` ` yaml
87
87
Type : System.String
@@ -97,7 +97,7 @@ Accept wildcard characters: False
97
97
` ` `
98
98
99
99
### -IpsecEncryption
100
- The IPSec encryption algorithm (IKE Phase 1 )
100
+ The IPSec encryption algorithm (IKE Phase 2 )
101
101
102
102
` ` ` yaml
103
103
Type : System.String
@@ -113,7 +113,7 @@ Accept wildcard characters: False
113
113
` ` `
114
114
115
115
### -IpsecIntegrity
116
- The IPSec integrity algorithm (IKE Phase 1 )
116
+ The IPSec integrity algorithm (IKE Phase 2 )
117
117
118
118
` ` ` yaml
119
119
Type : System.String
You can’t perform that action at this time.
0 commit comments