/ohos5.0/drivers/interface/ril/v1_3/ |
H A D | Types.idl | 86 *- 1: Password Authentication Protocol (PAP) 112 * Password
|
/ohos5.0/docs/zh-cn/application-dev/security/CryptoArchitectureKit/ |
H A D | crypto-key-derivation-overview.md | 7 PBKDF(Password-Based Key Derivation Function)是具有可变计算成本的密钥派生函数,PBKDF2是PKCS系列的标准之一。
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-common-components-text-input.md | 48 …y setting the **type** parameter to any of the following: **Normal**, **Password**, **Email**, **N… 60 - Password type 64 .type(InputType.Password) 130 TextInput({ placeholder: 'input your password' }).type(InputType.Password).margin({ top: 20 })
|
H A D | arkts-common-components-button.md | 302 … TextInput({ placeholder: 'input your password' }).type(InputType.Password).margin({ top: 20 })
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | arkts-common-components-text-input.md | 48 TextInput有9种可选类型,分别为Normal基本输入模式、Password密码输入模式、Email邮箱地址输入模式、Number纯数字输入模式、PhoneNumber电话号码输入模式、USE… 64 .type(InputType.Password) 130 TextInput({ placeholder: 'input your password' }).type(InputType.Password).margin({ top: 20 })
|
H A D | arkts-common-components-button.md | 302 … TextInput({ placeholder: 'input your password' }).type(InputType.Password).margin({ top: 20 })
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-inner-application-autoFillType-sys.md | 26 | PASSWORD | 1 | Password. |
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/Component/ |
H A D | p2pPswDialog.ets | 36 .type(InputType.Password)
|
H A D | pswDialog.ets | 35 .type(InputType.Password)
|
/ohos5.0/foundation/communication/wifi/wifi/application/wifi_direct_demo/entry/src/main/ets/MainAbility/pages/component/dialog/ |
H A D | inputComponent.ets | 28 @State inputType: number = InputType.Password;
|
/ohos5.0/docs/en/application-dev/basic-services/account/ |
H A D | auth-domain-account.md | 13 ## Domain Account Authentication by Password
|
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/ |
H A D | crypto-key-derivation-overview.md | 7 Password-Based Key Derivation Function (PBKDF) is a key derivation function with a sliding computat…
|
/ohos5.0/docs/en/application-dev/reference/apis-mdm-kit/ |
H A D | js-apis-enterprise-wifiManager.md | 215 | password | string | Yes | Password. | 241 | EAP_PWD | 4 | Password. |
|
/ohos5.0/docs/en/application-dev/security/AssetStoreKit/ |
H A D | asset-scenario1.md | 11 …word from the asset store and automatically fills the password in the **Password** text box. The u…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-textinput.md | 440 | value | [PasswordIcon](#passwordicon10) | Yes | Password icon to display at the end of the pass… 559 …ds. When autofill is used, these rules are transparently transmitted to Password Vault for generat… 736 …is set to an enum value that indicates the password input mode, such as Password, **NEW_PASSWORD**… 982 …Password | Password input mode.<br>An eye icon is used to show or hide the pa… 986 | USER_NAME<sup>11+</sup> | Username input mode.<br>If Password Vault is enabled, autofill is… 1002 | USER_NAME | 0 | Username. Password Vault, when enabled, can automatically sav… 1003 | PASSWORD | 1 | Password. Password Vault, when enabled, can automatically sav… 1004 | NEW_PASSWORD | 2 | New password. Password Vault, when enabled, can automatically… 1456 // Password text box. 1461 .type(InputType.Password) [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.h | 83 static void Password(bool password);
|
/ohos5.0/base/useriam/pin_auth/ |
H A D | README.md | 19 - Password data transmission: The raw PIN data is not transmitted across devices. After a user PIN …
|
/ohos5.0/docs/en/application-dev/reference/apis-user-authentication-kit/ |
H A D | errorcode-useriam.md | 154 ## 12500013 Password Expired
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.32/ |
H A D | changelogs-arkui.md | 237 | ArkUI | TextInput输入框组件(仅系统密码自动填充服务场景涉及, <br>InputType设置为USER_NAME/Password/NEW_PASSWO…
|
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/ |
H A D | errorcode-huks.md | 241 ## 12000016 Lock Screen Password Not Set
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-textinput.md | 733 > type属性中InputType枚举为Password、NEW_PASSWORD和NUMBER_PASSWORD等密码模式时,暂时不支持fontFeature设置文本样式。 978 | Password | 密码输入模式。<br/>密码显示小眼睛图标,默认输入文字短暂显示后变成圆点,从API version 12开始,特定设备上输入文字… 1458 .type(InputType.Password) 1527 .type(InputType.Password)
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/ |
H A D | js-apidiff-arkui.md | 63 |新增|NA|模块名: web<br>类名: ContextMenuInputFieldType<br>方法 or 属性:Password|web.d.ts| 64 |新增|NA|类名:ContextMenuInputFieldType<br>方法or属性:Password|web.d.ts|
|
/ohos5.0/docs/zh-cn/third-party-cases/ |
H A D | wlan-search-connect-disconnect.md | 389 .type(InputType.Password)
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_hostapd_v1_0/foo/wlan/hostapd/v1_0/ |
H A D | IHostapdInterface.idl | 118 * @param pass - Password.
|
/ohos5.0/drivers/interface/user_auth/v3_0/ |
H A D | UserAuthTypes.idl | 110 /** Password protection question */
|