Home
last modified time | relevance | path

Searched defs:ExportPublicKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-security-huks-guide.md347 #### ExportPublicKey subsubsection
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-security-huks-guide.md349 #### ExportPublicKey subsubsection
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c1729 static int32_t ExportPublicKey(const KeyParams *keyParams, Uint8Buff *outPubKey) in ExportPublicKey() function