harmony 鸿蒙Security Changelog

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

Security Changelog

cl.security.1 Deprecation of getSdkVersion and enum HUKS_AES_KEY_SIZE_512

Access Level

Public

Reason for Change

The getSdkVersion API and enum HUKS_AES_KEY_SIZE_512 are reserved interfaces without any functionality. These interfaces are redundant and therefore deprecated.

Change Impact

The change is not compatible with earlier versions. Use the new API in your code.

API Level 8

Deprecated Since

OpenHarmony SDK 4.1.5.5

Deprecated APIs

API Description Substitute API
function getSdkVersion(options: HuksOptions): string; This interface is reserved, and its function is not implemented. N/A
enum HUKS_AES_KEY_SIZE_512 This interface is reserved, and its function is not implemented. N/A

Adaptation Guide

Delete the API if the deprecated API is used.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Ability Subsystem Changelog

harmony 鸿蒙Access Token Changelog

harmony 鸿蒙Event Notification Subsystem ChangeLog

harmony 鸿蒙ArkCompiler Subsystem Changelog

harmony 鸿蒙ArkCompiler Subsystem Changelog

harmony 鸿蒙ArkUI Subsystem Changelog

harmony 鸿蒙Bundle Manager Subsystem Changelog

harmony 鸿蒙File Management Subsystem Changelog

harmony 鸿蒙Graphics Subsystem Changelog

harmony 鸿蒙Multimedia Subsystem Changelog

0  赞