/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/ |
H A D | huks-overview.md | 3 Universal Keystore Kit (referred to as HUKS) provides applications and services with unified secure… 5 …king HUKS APIs. HUKS also provides the key access control, which ensures secure and authorized acc… 17 …re layer must run in a secure environment, such as the [TEE](huks-concepts.md) or secure chipset o… 31 …aintext of the key can be accessed only in the secure environment and cannot be exposed out of the… 41 …ew.md) | Allows two or more parties to jointly establish a shared key in a non-secure environment.| 57 …ir stored in HUKS to prove the validity of the key (the key is generated in a secure environment).|
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-screen-lock.md | 81 Checks whether the device is in secure mode. When the device is in secure mode, its screen requires… 93 …sed to return the result. The value **true** means that the device is in secure mode, and **false*… 102 …console.error(`Failed to obtain whether the device is in secure mode, Code: ${err.code}, message: … 105 console.info(`Succeeded in Obtaining whether the device is in secure mode. result: ${data}`); 113 Checks whether the device is in secure mode. When the device is in secure mode, its screen requires… 125 …sed to return the result. The value **true** means that the device is in secure mode, and **false*… 133 console.info(`Succeeded in Obtaining whether the device is in secure mode. result: ${data}`); 135 …console.error(`Failed to obtain whether the device is in secure mode, Code: ${err.code}, message: …
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/drm/ |
H A D | interface_i_media_decrypt_module.md | 20 | [DecryptMediaData](#decryptmediadata) ([in] boolean secure, [in] struct [CryptoInfo](_crypto_info… 30 IMediaDecryptModule::DecryptMediaData ([in] boolean secure, [in] struct CryptoInfo cryptoInfo, [in]… 42 | secure | 是否在安全内存中解密,true表示使用安全内存,false表示使用非安内存。 |
|
/ohos5.0/drivers/interface/pin_auth/v1_0/ |
H A D | PinAuthTypes.idl | 72 * @brief Enumerates executor secure levels. 78 /**< Indicates that the executor secure level is ESL0. */ 80 /**< Indicates that the executor secure level is ESL1. */ 82 /**< Indicates that the executor secure level is ESL2. */ 84 /**< Indicates that the executor secure level is ESL3. */ 115 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_0/foo/pin_auth/v1_0/ |
H A D | PinAuthTypes.idl | 72 * @brief Enumerates executor secure levels. 78 /**< Indicates that the executor secure level is ESL0. */ 80 /**< Indicates that the executor secure level is ESL1. */ 82 /**< Indicates that the executor secure level is ESL2. */ 84 /**< Indicates that the executor secure level is ESL3. */ 115 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_1/foo/pin_auth/v1_0/ |
H A D | PinAuthTypes.idl | 72 * @brief Enumerates executor secure levels. 78 /**< Indicates that the executor secure level is ESL0. */ 80 /**< Indicates that the executor secure level is ESL1. */ 82 /**< Indicates that the executor secure level is ESL2. */ 84 /**< Indicates that the executor secure level is ESL3. */ 115 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/drivers/interface/pin_auth/v2_0/ |
H A D | PinAuthTypes.idl | 77 * @brief Enumerates executor secure levels. 83 /**< Indicates that the executor secure level is ESL0. */ 85 /**< Indicates that the executor secure level is ESL1. */ 87 /**< Indicates that the executor secure level is ESL2. */ 89 /**< Indicates that the executor secure level is ESL3. */ 108 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/drivers/interface/fingerprint_auth/v1_0/ |
H A D | FingerprintAuthTypes.idl | 66 * Enumerates executor secure level. 72 ESL0 = 0, /**< Indicates executor secure level is ESL0. */ 73 ESL1 = 1, /**< Indicates executor secure level is ESL1. */ 74 ESL2 = 2, /**< Indicates executor secure level is ESL2. */ 75 ESL3 = 3, /**< Indicates executor secure level is ESL3. */ 119 … enum ExecutorSecureLevel esl; /**< Indicates executor secure level, see @{ExecutorSecureLevel}. */
|
/ohos5.0/drivers/interface/pin_auth/v2_1/ |
H A D | PinAuthTypes.idl | 81 * @brief Enumerates executor secure levels. 87 /**< Indicates that the executor secure level is ESL0. */ 89 /**< Indicates that the executor secure level is ESL1. */ 91 /**< Indicates that the executor secure level is ESL2. */ 93 /**< Indicates that the executor secure level is ESL3. */ 112 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/fingerprint_auth_v1_0/foo/fingerprint_auth/v1_0/ |
H A D | FingerprintAuthTypes.idl | 66 * Enumerates executor secure level. 72 ESL0 = 0, /**< Indicates executor secure level is ESL0. */ 73 ESL1 = 1, /**< Indicates executor secure level is ESL1. */ 74 ESL2 = 2, /**< Indicates executor secure level is ESL2. */ 75 ESL3 = 3, /**< Indicates executor secure level is ESL3. */ 119 … enum ExecutorSecureLevel esl; /**< Indicates executor secure level, see @{ExecutorSecureLevel}. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/fingerprint_auth_v1_1/foo/fingerprint_auth/v1_0/ |
H A D | FingerprintAuthTypes.idl | 66 * Enumerates executor secure level. 72 ESL0 = 0, /**< Indicates executor secure level is ESL0. */ 73 ESL1 = 1, /**< Indicates executor secure level is ESL1. */ 74 ESL2 = 2, /**< Indicates executor secure level is ESL2. */ 75 ESL3 = 3, /**< Indicates executor secure level is ESL3. */ 119 … enum ExecutorSecureLevel esl; /**< Indicates executor secure level, see @{ExecutorSecureLevel}. */
|
/ohos5.0/base/useriam/face_auth/ |
H A D | README.md | 16 …s adaptation interfaces for device vendors. Device vendors can implement secure facial data compar… 20 …ovides stub implementation for face authentication, but does not include secure storage and compar… 39 …age, and enrollment of facial data must be implemented in a secure environment (TEE or secure chip…
|
/ohos5.0/drivers/interface/face_auth/v1_0/ |
H A D | FaceAuthTypes.idl | 72 * @brief Enumerates executor secure levels. 78 /**< Indicates that the executor secure level is ESL0. */ 80 /**< Indicates that the executor secure level is ESL1. */ 82 /**< Indicates that the executor secure level is ESL2. */ 84 /**< Indicates that the executor secure level is ESL3. */ 151 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/face_auth_v1_0/foo/face_auth/v1_0/ |
H A D | FaceAuthTypes.idl | 72 * @brief Enumerates executor secure levels. 78 /**< Indicates that the executor secure level is ESL0. */ 80 /**< Indicates that the executor secure level is ESL1. */ 82 /**< Indicates that the executor secure level is ESL2. */ 84 /**< Indicates that the executor secure level is ESL3. */ 151 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/face_auth_v1_1/foo/face_auth/v1_0/ |
H A D | FaceAuthTypes.idl | 72 * @brief Enumerates executor secure levels. 78 /**< Indicates that the executor secure level is ESL0. */ 80 /**< Indicates that the executor secure level is ESL1. */ 82 /**< Indicates that the executor secure level is ESL2. */ 84 /**< Indicates that the executor secure level is ESL3. */ 151 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-uiExtension-sys.md | 67 console.log(`Succeeded in hiding the non-secure windows.`); 69 console.log(`Failed to hide the non-secure windows. Cause:${JSON.stringify(err)}`); 76 console.log(`Succeeded in showing the non-secure windows.`); 78 console.log(`Failed to show the non-secure windows. Cause:${JSON.stringify(err)}`);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-screen-lock.md | 102 …console.error(`Failed to obtain whether the device is in secure mode, Code: ${err.code}, message: … 105 console.info(`Succeeded in Obtaining whether the device is in secure mode. result: ${data}`); 133 console.info(`Succeeded in Obtaining whether the device is in secure mode. result: ${data}`); 135 …console.error(`Failed to obtain whether the device is in secure mode, Code: ${err.code}, message: …
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/drm_v1_0/cpp_target/drm/v1_0/ |
H A D | media_decrypt_module_proxy.cpp.txt | 32 int32_t OHOS::HDI::Drm::V1_0::MediaDecryptModuleProxy::DecryptMediaData(bool secure, 35 …return OHOS::HDI::Drm::V1_0::MediaDecryptModuleProxy::DecryptMediaData_(secure, cryptoInfo, srcBuf… 48 int32_t OHOS::HDI::Drm::V1_0::MediaDecryptModuleProxy::DecryptMediaData_(bool secure, 60 if (!mediaDecryptModuleData.WriteBool(secure)) { 61 HDF_LOGE("%{public}s: write secure failed!", __func__);
|
/ohos5.0/docs/zh-cn/application-dev/connectivity/nfc/ |
H A D | nfc-se-access-guide.md | 49 hilog.error(0x0000, 'testTag', 'secure element unavailable.'); 52 hilog.info(0x0000, 'testTag', 'secure element available.'); 60 hilog.error(0x0000, 'testTag', 'secure element service disconnected.'); 64 hilog.info(0x0000, 'testTag', 'secure element service connected.');
|
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/ |
H A D | crypto-generate-random-number.md | 7 …nd asymmetric encryption algorithm keys. In encryption and decryption, a secure random number gene… 13 - Generate a secure random number of the specified length and uses it to generate a key. 34 …tion algorithm uses the **RAND_priv_bytes** interface of OpenSSL to generate secure random numbers. 47 …chitecture-kit/js-apis-cryptoFramework.md#generaterandomsync10) to generate a secure random number.
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-security-selinux-sample-param.md | 15 固定参数标签映射方法,表示参数`'const.secure'`的标签是`u:object_r:secure_param:s0`: 17 const.secure u:object_r:secure_param:s0
|
/ohos5.0/base/security/asset/ |
H A D | README.md | 5 The asset store service (ASSET) provides secure storage and management of sensitive data less than … 18 … secure storage of assets depends on the underlying HUKS. Specifically, HUKS implements the asset … 20 … result. If the verification is successful, HUKS decrypts the asset in a secure environment and re…
|
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/ |
H A D | media_decrypt_module_proxy.h | 38 int32_t DecryptMediaData(bool secure, const OHOS::HDI::Drm::V1_0::CryptoInfo& cryptoInfo, 45 … static int32_t DecryptMediaData_(bool secure, const OHOS::HDI::Drm::V1_0::CryptoInfo& cryptoInfo,
|
/ohos5.0/drivers/interface/face_auth/v2_0/ |
H A D | FaceAuthTypes.idl | 74 * @brief Enumerates executor secure levels. 80 /**< Indicates that the executor secure level is ESL0. */ 82 /**< Indicates that the executor secure level is ESL1. */ 84 /**< Indicates that the executor secure level is ESL2. */ 86 /**< Indicates that the executor secure level is ESL3. */ 126 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|
/ohos5.0/drivers/interface/fingerprint_auth/v2_0/ |
H A D | FingerprintAuthTypes.idl | 74 * @brief Enumerates executor secure levels. 80 /**< Indicates that the executor secure level is ESL0. */ 82 /**< Indicates that the executor secure level is ESL1. */ 84 /**< Indicates that the executor secure level is ESL2. */ 86 /**< Indicates that the executor secure level is ESL3. */ 126 /**< Indicates the executor secure level. See @{ExecutorSecureLevel}. */
|