harmony 鸿蒙Crypto Framework Error Codes

  • 2025-06-12
  • 浏览 (4)

Crypto Framework Error Codes

NOTE

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

17620001 Memory Error

Error Message

Memory error.

Possible Causes

The memory allocation failed.

Solution

  1. Check whether the system is running properly.
  2. Check whether the service data is too long.

17620002 Runtime Error

Error Message

Runtime error.

Possible Causes

An unexpected error occurs.

Solution

Check whether the system is running properly.

19030001 Crypto Operation Error

Error Message

Crypto operation error.

Possible Causes

An error occurs when the cryptography framework interacts with a third-party algorithm library.

Solution

  1. Check whether the input parameters are correct.
  2. Check whether the third-party algorithm library functions properly.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Crypto Architecture Kit (Crypto Architecture Service)

harmony 鸿蒙Crypto_DataBlob

harmony 鸿蒙CryptoAsymKeyApi

harmony 鸿蒙CryptoCommonApi

harmony 鸿蒙CryptoDigestApi

harmony 鸿蒙CryptoSignatureApi

harmony 鸿蒙CryptoSymCipherApi

harmony 鸿蒙CryptoSymKeyApi

harmony 鸿蒙crypto_asym_key.h

harmony 鸿蒙crypto_common.h

0  赞