Indicates which encryption algorithm is to be used.
Default: None
|
Value |
FIPS MODE |
Comments |
|---|---|---|
|
DES-CBC
|
YES/NO
|
Algorithm uses fixed key size (8 bytes)
|
|
3DES-CBC
|
YES/NO
|
Algorithm uses fixed key size (24 bytes)
|
|
AES128-CBC
|
YES/NO
|
Algorithm uses fixed key size (16 bytes)
|
|
AES192-CBC
|
YES/NO
|
Algorithm uses fixed key size (24 bytes)
|
|
AES256-CBC
|
YES/NO
|
Algorithm uses fixed key size (32 bytes)
|
|
RC2-CBC
|
NO
|
16-byte key size supported
|
|
RC4-STREAM
|
NO
|
16-byte key size supported
|
Example:
lear_cipher=3DES-CBC
Notes:
| Copyright © [set copyright date variable] CA. All rights reserved. |
|