HpnicfIPsecEncryptAlgoV2
The encryption algorithm used in the IKE and IPsec negotiations. invalidAlg(2147483647) is defined as invalid value.
Possible values
16 objects| Number | Name |
|---|---|
| 0 | none |
| 1 | desCbc |
| 2 | ideaCbc |
| 3 | blowfishCbc |
| 4 | rc5R16B64Cbc |
| 5 | tripleDesCbc |
| 6 | castCbc |
| 7 | aesCbc |
| 8 | nsaCbc |
| 9 | aesCbc128 |
| 10 | aesCbc192 |
| 11 | aesCbc256 |
| 12 | aesCtr |
| 13 | aesCamelliaCbc |
| 14 | rc4 |
| 2147483647 | invalidAlg |