Home
last modified time | relevance | path

Searched refs:getKeyProperties (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/
H A Dhks_lite_api_get_key_properties.cpp28 JSIValue HksLiteModule::getKeyProperties(const JSIValue thisVal, const JSIValue* args, uint8_t args… in getKeyProperties() function in OHOS::ACELite::HksLiteModule
H A Dhks_lite_api.cpp295 JSI::SetModuleAPI(exports, "getKeyProperties", HksLiteModule::getKeyProperties); in InitHuksModule()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-security.md55 |废弃版本有变化|方法名 or 属性名:getKeyProperties<br>废弃版本:N/A|方法名 or 属性名:getKeyProperties<br>废弃版本:9<br>代替接口:ohos…
56 |废弃版本有变化|方法名 or 属性名:getKeyProperties<br>废弃版本:N/A|方法名 or 属性名:getKeyProperties<br>废弃版本:9|@ohos.securi…
/ohos5.0/base/security/huks/interfaces/kits/liteapi/include/
H A Dhks_lite_api.h37 static JSIValue getKeyProperties(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum);
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/
H A Djs-apidiff-security.md55 …hanged|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute n…
56 …hanged|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute n…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-security.md243 ….huks | huks | getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<H…
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-security.md258 |废弃版本有变化|方法名 or 属性名:getKeyProperties<br>废弃版本:N/A|方法名 or 属性名:getKeyProperties<br>废弃版本:9<br>代替接口:ohos…
259 |废弃版本有变化|方法名 or 属性名:getKeyProperties<br>废弃版本:N/A|方法名 or 属性名:getKeyProperties<br>废弃版本:9|@ohos.securi…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-security.md243 ….huks | huks | getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<H…
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/
H A Djs-apidiff-security.md258 …hanged|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute n…
259 …hanged|Method or attribute name: getKeyProperties<br>Deprecated version: N/A|Method or attribute n…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-security.md308getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : v…
309 …function getKeyProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-universal-keystore-kit/
H A Djs-apis-huks.md3473 ## huks.getKeyProperties<sup>(deprecated)</sup>
3475 getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : vo…
3502 huks.getKeyProperties(keyAlias, emptyOptions, (err, data) => {
3506 ## huks.getKeyProperties<sup>(deprecated)</sup>
3508 getKeyProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>
3540 let result = huks.getKeyProperties(keyAlias, emptyOptions);
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-security.md308getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : v…
309getKeyProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>Old version: |…
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/
H A Djs-apis-huks.md3472 ## huks.getKeyProperties<sup>(deprecated)</sup>
3474 getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : vo…
3501 huks.getKeyProperties(keyAlias, emptyOptions, (err, data) => {
3505 ## huks.getKeyProperties<sup>(deprecated)</sup>
3507 getKeyProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>
3539 let result = huks.getKeyProperties(keyAlias, emptyOptions);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-security.md219 …function getKeyProperties(keyAlias: string, options: HuksOptions): Promise\<HuksResult>;<br>旧版本信息:…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-security.md219getKeyProperties(keyAlias: string, options: HuksOptions): Promise\<HuksResult>;<br>Old version inf…