NZE-29120: Cannot export certificate
Cause: The certificate cannot be exported. One of the required parameters could be NULL.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-29120: Cannot export certificate
Cause: The certificate cannot be exported. One of the required parameters could be NULL.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-29119: Cannot import certificate
Cause: The certificate cannot be imported. One of the required parameters could be NULL or the certificate has an invalid X.509 BER or DER encoding.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-29118: Cannot create PKCS #12 attributes
Cause: Creation of the attributes failed, possibly due to a memory allocation error.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-29117: Cannot add PKCS #12 attributes
Cause: Could not add an attribute. The attribute parameter could be NULL.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-29116: Cannot get PKCS #12 attributes
Cause: Retrieval of an attribute failed. One of the required parameters could be NULL.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-29115: Cannot export private key
Cause: The private key could not be exported. Either the application ran out of memory or the key type is not valid.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-29114: Cannot import private key
Cause: The private key could not be imported. One of the required parameters could be NULL or the encoded private key could be malformed.
Action: Enable tracing to determine the exact cause of this error. Contact Oracle customer support if needed.
NZE-29113: Cannot access attributes from a PKCS #12 key bag
Cause: Retrieval of the private key failed. One of the required parameters is probably NULL or the index specified by the application does not contain a key bag.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.
NZE-29112: Cannot access attributes from a PKCS #12 certificate bag
Cause: The certificate cannot be accessed. One of the required parameters is probably NULL, or the index specified by the application does not contain a certbag, or the certificate could be malformed.
Action: Enable tracing and attempt the connection again. Contact Oracle customer support with the trace output.
NZE-29111: Invalid index
Cause: The index passed for getting the bag type is less than 1.
Action: Check to ensure that the index is greater than 1.