Description | This object represents the transform used for
ESP encryption.
The only values this object may assume are 'xformNONE',
'xformEspNULL', 'xformEspDES', 'xformEsp3DES',
'xformEspAES128', 'xformEspAES192', 'xformEspAES256',
'xformEspAESCtr128', 'xformEspAESCtr192', 'xformEspAESCtr256'
and 'xformEspAESXCbcMac'.
If the value of the corresponding instance of
cipsXformSetSuite is 'suiteIntegAh', 'suiteIntegAhComp'
or 'suiteOther', this object must be set to 'xformNONE'.
For any other value of the corresponding instance of
cipsXformSetSuite, this object must not be set to
'xformNONE'. |