カラム暗号化(Column Encryption)|iDempiere 13 プロセスリファレンス
カラム暗号化(Column Encryption)
Section titled “カラム暗号化(Column Encryption)”iDempiere 13 標準プロセス(AD_Process_ID: 328)
(標準メニュー未登録 / 間接使用)
Test and enable Column Encryption
To enable storage encryption or remove encryption is dangerous as you may loose data. You need to verify that the column is big enough to hold the encrypted value. You can provide your own encryption method, but cannot change it once enabled.
The default implementation supports US ASCII String conversion (not Unicode, Numbers, Dates)
Note that support is restricted to setup and test, but not data recovery.
| # | パラメータ | 必須 | 型 | 説明 |
|---|---|---|---|---|
| 10 | 暗号化 | Yes-No | Display or Storage is encrypted | |
| 20 | 現在設定の変更 | Yes-No | Confirm that you want to change the current setting | |
| 30 | 最大の長さ | Integer | Maximum Length of Data | |
| 40 | テスト値 | String | Value to test |