CIPsecTransform

  • Base type Enumeration

The transform to be used by an IPsec Phase-2 protocol (ESP or AH or IPCP). Description of enum constants of this type: xformAhRFC1829: Authentication Header per RFC1829 xformAhMD5: Authentication Header using MD5 xformAhSHA1: Authentication Header using SHA1 xformEspNULL: ESP with NULL encryption. xformEspDES: ESP with DES encryption. xformEsp3DES: ESP with 3DES encryption. xformEspAES128: ESP with AES encryption using CBC mode (128-bit key). xformEspAES192: ESP with AES encryption using CBC mode (192-bit key). xformEspAES256: ESP with AES encryption using CBC mode (256-bit key). xformEspMD5: ESP with MD5 hash. xformEspSHA1: ESP with SHA-1 hash. xformCompLZS: IP compression using LZS. xformEspRc5: Payload encryption using RC5. xformEspIdea: Payload encryption using International Data Encryption Algorithm. xformEspCast: Payload encryption using CAST. xformEspTwofish: Payload encryption using TwoFish. xformEspBlowfish: Payload encryption using BlowFish. xformEsp3idea: Payload encryption using International Data Encryption Algorithm. xformEspRc4: Payload encryption using RC4. xformEspDesMac: ESP with DES MAC hash. xformEspHmacSha256: ESP with HMAC SHA-1 hash (256-bit key). xformEspHmacSha384: ESP with HMAC SHA-1 has (384-bit key). xformEspHmacSha512: ESP with HMAC SHA-1 has (512-bit key). xformEspRipemd: ESP with RIPEMD cryptographic hash. xformAHDesMac: AH with DES MAC hash. xformAHHmacSha256: AH with HMAC SHA-1 hash (256-bit key). xformAHHmacSha384: AH with HMAC SHA-1 hash (384-bit key). xformAHHmacSha512: AH with HMAC SHA-1 hash (512-bit key). xformAHRipemd: AH with RIPEMD cryptographic hash. xformEspAESXCbcMac: ESP with AES XCBC MAC authentication. xformAHAESXCbcMac: AH with AES XCBC MAC authentication.

Possible values

36 objects
Number Name
1 xformNONE
2 xformOTHER
3 xformAhRFC1829
4 xformAhMD5
5 xformAhSHA1
6 xformEspNULL
7 xformEspDES
8 xformEsp3DES
9 xformEspAES128
10 xformEspAES192
11 xformEspAES256
12 xformEspMD5
13 xformEspSHA1
14 xformCompLZS
15 xformEspAESCtr128
16 xformEspAESCtr192
17 xformEspAESCtr256
18 xformEspRc5
19 xformEspIdea
20 xformEspCast
21 xformEspTwofish
22 xformEspBlowfish
23 xformEsp3idea
24 xformEspRc4
25 xformEspDesMac
26 xformEspHmacSha256
27 xformEspHmacSha384
28 xformEspHmacSha512
29 xformEspRipemd
30 xformAHDesMac
31 xformAHHmacSha256
32 xformAHHmacSha384
33 xformAHHmacSha512
34 xformAHRipemd
35 xformEspAESXCbcMac
36 xformAHAESXCbcMac