b4a6f0c1创建于 2024年10月28日历史提交

Certificate Management Dialog Box Error Codes

NOTE

This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.

29700001 Internal Error

Error Message

Internal error.

Possible Causes

An internal error occurs when the API is called.

Solution

Check for and rectify the internal error.

29700002 Operation Canceled

Error Message

The user cancels the installation operation.

Possible Causes

The user canceled the operation when the API was called.

Solution

No action is required.

29700003 Failed to Install the Certificate

Error Message

The user install certificate failed in the certificate manager dialog.

Possible Causes

The certificate installation fails.

Solution

Check for incorrect certificate format and data.

29700004 Operation Not Supported by the Device

Error Message

The API is not supported on this device.

Possible Causes

The API is available only for a PC application.

Solution

Ensure that the caller is running on a PC.