/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/security/ |
H A D | sensitive.cpp | 27 Sensitive::Sensitive(std::string deviceId) in Sensitive() function in OHOS::DistributedKv::Sensitive 32 Sensitive::Sensitive() in Sensitive() function in OHOS::DistributedKv::Sensitive 37 uint32_t Sensitive::GetDeviceSecurityLevel() in GetDeviceSecurityLevel() 46 bool Sensitive::InitDEVSLQueryParams(DEVSLQueryParams *params, const std::string &udid) in InitDEVSLQueryParams() 60 Sensitive::operator bool() const 65 bool Sensitive::operator >= (const DistributedDB::SecurityOption &option) in operator >=() 79 Sensitive::Sensitive(const Sensitive &sensitive) in Sensitive() function in OHOS::DistributedKv::Sensitive 84 Sensitive &Sensitive::operator=(const Sensitive &sensitive) in operator =() 94 Sensitive::Sensitive(Sensitive &&sensitive) noexcept in Sensitive() function in OHOS::DistributedKv::Sensitive 99 Sensitive &Sensitive::operator=(Sensitive &&sensitive) noexcept in operator =() [all …]
|
H A D | sensitive.h | 26 class Sensitive final { 28 explicit Sensitive(std::string deviceId); 29 explicit Sensitive(); 30 Sensitive(const Sensitive &sensitive); 31 Sensitive &operator=(const Sensitive &sensitive); 32 Sensitive(Sensitive &&sensitive) noexcept; 33 Sensitive &operator=(Sensitive &&sensitive) noexcept; 34 ~Sensitive() = default;
|
H A D | security.h | 74 Sensitive GetSensitiveByUuid(const std::string &uuid) const; 83 mutable ConcurrentMap<std::string, Sensitive> devicesUdid_;
|
H A D | security.cpp | 98 Sensitive sensitive = GetSensitiveByUuid(deviceId); in CheckDeviceSecurityAbility() 174 Sensitive Security::GetSensitiveByUuid(const std::string &uuid) const in GetSensitiveByUuid() 187 Sensitive sensitive(udid); in GetSensitiveByUuid()
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | errorcode-screenLockFileManager.md | 31 1. Sensitive data access management on the lock screen is not started properly. 39 ## 29300003 Sensitive Data Access Management Under Lock Screen Is Not Enabled 55 ## 29300004 Permission to Access Sensitive Data on the Lock Screen Has Been Revoked 67 Sensitive data cannot be accessed on the lock screen. If necessary, ask the user to unlock the scre… 70 ## 29300005 Permission to Access Sensitive Data on the Lock Screen Is Not Requested
|
H A D | js-apis-screenLockFileManager.md | 1 # @ohos.ability.screenLockFileManager (Sensitive Data Access Management Under Lock Screen) 50 | [AccessStatus](#accessstatus) | Sensitive data access status.|
|
H A D | js-apis-screenLockFileManager-sys.md | 1 # @ohos.ability.screenLockFileManager (Sensitive Data Access Management Under Lock Screen) (System … 51 | [AccessStatus](js-apis-screenLockFileManager.md#accessstatus) | Sensitive data access status.|
|
H A D | Readme-EN.md | 60 …- [@ohos.ability.screenLockFileManager (Sensitive Data Access Management Under Lock Screen)](js-ap… 75 …- [@ohos.ability.screenLockFileManager (Sensitive Data Access Management Under Lock Screen) (Syste…
|
/ohos5.0/docs/zh-cn/device-dev/security/ |
H A D | security-privacy-protection.md | 14 - **敏感个人数据(Sensitive Personal Data)**
|
/ohos5.0/docs/en/device-dev/security/ |
H A D | security-privacy-protection.md | 14 - **Sensitive personal data** 16 …Sensitive personal data, as an important subset of personal data, refers to the most confidential … 61 …tastrophic negative impact on that individual or group of individuals.| Sensitive personal data| D… 62 …e a severe negative impact on that individual or group of individuals.| Sensitive personal data| S…
|
/ohos5.0/docs/en/application-dev/security/AccessToken/ |
H A D | app-permission-mgmt-overview.md | 21 …ve permission, also specify the reason why this permission is required. Sensitive permissions are … 23 - Sensitive permissions must be dynamically requested before the related service feature is provide…
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-security-design-guide.md | 147 ## 4. Sensitive Data Protection 235 …Sensitive personal data includes data revealing racial or ethnic origin, political opinions, relig…
|
H A D | OpenHarmony-Java-secure-coding-guide.md | 1927 … requested JSON data will be directly logged when the validation fails. Sensitive data, if any, in… 1946 Sensitive data, such as passwords and keys as well as their ciphertext forms, shall not be recorded… 2052 This noncompliant code example uses Socket to transfer cleartext packets. Sensitive information, if…
|
H A D | OpenHarmony-c-cpp-secure-coding-guide.md | 1704 Sensitive information is not deleted in due time, which may cause information leaks. 2268 Sensitive information (such as passwords and keys) in memory must be cleared immediately after bein…
|
/ohos5.0/docs/en/application-dev/reference/apis-asset-store-kit/ |
H A D | _asset_type.md | 218 | ASSET_TAG_SECRET | Sensitive user data in the form of bytes, such as passwords and tokens.|
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | jsvm-guidelines.md | 76 ## Context Sensitive in Multiple JSVM Instances
|
H A D | napi-guidelines.md | 84 ## Context Sensitive
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | gc-introduction.md | 209 #### Performance-Sensitive Scenarios
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-gauge.md | 700 ### Example 9: Securing Sensitive Information
|
H A D | ts-basic-components-text.md | 1796 ### Example 13: Securing Sensitive Information
|
H A D | ts-basic-components-image.md | 1128 ### Example 10: Securing Sensitive Information
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-intelligentVoice-sys.md | 758 | SENSITIVE_WORD | 11 | Sensitive words included. |
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 1682 …- [@ohos.ability.screenLockFileManager (Sensitive Data Access Management Under Lock Screen)](refer… 1697 …- [@ohos.ability.screenLockFileManager (Sensitive Data Access Management Under Lock Screen) (Syste…
|