Description
Configure algorithms which are used in the IPsec phase of an IPsec session.
Properties
- Name
- Specifies a symbolic name for the object. (Identifier)
- NULLEnabled
- Enable plaintext. (Default: No)
- DESEnabled
- Enable DES encryption algorithm. (Default: No)
- DES3Enabled
- Enable 3DES encryption algorithm. (Default: No)
- AESEnabled
- Enable AES encryption algorithm. (Default: No)
- AESGCMEnabled
- Enable AES-GCM encryption algorithm. (Default: No)
- BlowfishEnabled
- Enable Blowfish encryption algorithm. (Default: No)
- TwofishEnabled
- Enable Twofish encryption algorithm. (Default: No)
- CAST128Enabled
- Enable CAST128 encryption algorithm. (Default: No)
- BlowfishMinKeySize
- Specifies the minimum Blowfish key size in bits. (Default: 128)
- BlowfishKeySize
- Specifies the Blowfish preferred key size in bits. (Default: 128)
- BlowfishMaxKeySize
- Specifies the maximum Blowfish key size in bits. (Default: 448)
- TwofishMinKeySize
- Specifies the minimum Twofish key size in bits. (Default: 128)
- TwofishKeySize
- Specifies the Twofish preferred key size in bits. (Default: 128)
- TwofishMaxKeySize
- Specifies the maximum Twofish key size in bits. (Default: 256)
- AESMinKeySize
- Specifies the minimum AES key size in bits. (Default: 128)
- AESKeySize
- Specifies the preferred AES key size in bits. (Default: 128)
- AESMaxKeySize
- Specifies the maximum AES key size in bits. (Default: 256)
- AESGCMMinKeySize
- Specifies the minimum AES GCM key size in bits. (Default: 128)
- AESGCMKeySize
- Specifies the preferred AES GCM key size in bits. (Default: 128)
- AESGCMMaxKeySize
- Specifies the maximum AES GCM key size in bits. (Default: 256)
- AESGCM8Enabled
- Enable AES-GCM 8. (Default: No)
- AESGCM12Enabled
- Enable AES-GCM 12. (Default: No)
- AESGCM16Enabled
- Enable AES-GCM 16. (Default: Yes)
- MD5Enabled
- Enable MD5 integrity algorithm. (Default: No)
- SHA1Enabled
- Enable SHA1 integrity algorithm. (Default: No)
- SHA256Enabled
- Enable SHA256 integrity algorithm. (Default: No)
- SHA384Enabled
- Enable SHA384 integrity algorithm. (Default: No)
- SHA512Enabled
- Enable SHA512 integrity algorithm. (Default: No)
- XCBCEnabled
- Enable AES-XCBC integrity algorithm. (Default: No)
- Attribute
- Special Attribute of the current object. (Optional)
- Comments
- Text describing the current object. (Optional)