diff --git a/security/huks/include/native_huks_api.h b/security/huks/include/native_huks_api.h index eb7a334f02e27b882aaab3625a3c1f631cc73c17..08792538213b117fd3456b28318f1e4df368929f 100644 --- a/security/huks/include/native_huks_api.h +++ b/security/huks/include/native_huks_api.h @@ -177,6 +177,7 @@ struct OH_Huks_Result OH_Huks_IsKeyItemExist(const struct OH_Huks_Blob *keyAlias * @param certChain Indicates the pointer to the key certificate chain obtained. * @return Returns {@link OH_Huks_ErrCode#OH_HUKS_SUCCESS} if the operation is successful; * returns an error code otherwise. + * @deprecated since 12 * @since 9 * @version 1.0 */