Previous Topic: Return CodeNext Topic: Customizing the Exit


Default Processing

The decryption user exit is only invoked if an encrypted buffer is received. By default, this user exit sets the return code of decryption-not-used, indicating an error. If the client sends an encrypted buffer, this exit needs to be modified to properly decrypt the data.