proutil db-name -C epolicy manage object-type encryptobject-name
|
ID
|
Cipher
|
Mode
|
Size
|
Key type
|
0
|
NULL
|
NULL
|
—
|
—
|
1
|
AES
|
CBC
|
128
|
binary
|
2
|
AES
|
CBC
|
192
|
binary
|
3
|
AES
|
CBC
|
256
|
binary
|
4
|
DES
|
CBC
|
56
|
binary
|
5
|
DES3
|
CBC
|
168
|
binary
|
7
|
RC4
|
ECB
|
128
|
binary
|
proenv>proutil t1demo -C epolicy manage area encrypt "DataArea100"
OpenEdge Release 10.2B1P as of Fri Nov 20 19:01:52 EST 2009 Encryption policy setting for Area DataArea100 in Area 100 Cipher specification setting to AES_CBC_128 completed. |