1# HuksKeyApi 2 3<!--Kit: Universal Keystore Kit--> 4<!--Subsystem: Security--> 5<!--Owner: @wutiantian-gitee--> 6<!--Designer: @HighLowWorld--> 7<!--Tester: @wxy1234564846--> 8<!--Adviser: @zengyawen--> 9 10## Overview 11 12HUKS provides the keystore capabilities for applications, including key management and cryptographic operations on keys. Applications can import keys or call HUKS APIs to generate keys. 13 14**Since**: 9 15 16## Files 17 18| Name| Description| 19| -- | -- | 20| [native_huks_api.h](capi-native-huks-api-h.md) | Declares the functions used to access HUKS.| 21