Previous Topic: TIRM638E ERROR FAILURE OCCURRED IN THE CLIENT DECRYPTION EXITNext Topic: TIRM640E ERROR DECRYPTION FAILED TO DECRYPT AND ENCRYPTED MESSAGE


TIRM639E ERROR BUFFER OVERWRITE OCCURRED IN THE CLIENT DECRYPTION EXIT

Reason:

The length of the decrypted data generated by the security decryption exit WRSECDECRYPT exceeded the available buffer size.

Action:

This exit may not return decrypted data, argument encryptView, whose length exceeds the length in the maxViewLen argument. Reduce the decrypted length of the view to maxViewLen.