harmony 鸿蒙Security Changelog
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
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦