Data-encryption specifies whether the data for a request and the associated response is to be encrypted. If encryption is specified but not supported, the request will be rejected. Encryption is currently not supported for a mainframe-attached system.
| In this language... | The variable name for Data-encryption is... |
|---|---|
| COBOL | DBRIDEN |
| PL/I | DBRIDEN |
| C, C++ | dbriDEn |
| IBM Assembler | DBRIDEN |
| This routine... | Takes the action for Data-encryption. . . |
|---|---|
| DBCHINI | writes |
| DBCHCL | reads (RSUP; IRQ; IWPF) |
| Data-encryption is used by... | To... |
|---|---|
| applications | write |
One of the following values may be set before calling the Fetch function:
| If... | Then set Data-encryption to... |
|---|---|
| do not encrypt the data (default) | N |
| encrypt the data | Y |
Mnemonics are provided in the language definition file for the DBCAREA and should be used for the codes.