Oracle Solution for Error nze-29242

NZE-29242: the asymmetric key is too short to be used with the data.

What triggered the Error:

An asymmetric key must be at least 11 bytes longer than the data it is being used to encrypt.

What should we do to fix it:

Use an asymmetric key with more bits or break the data into smaller pieces.