/ohos5.0/docs/en/application-dev/web/ |
H A D | web-secure-shield-mode.md | 1 # Using Secure Shield Mode 3 The Secure Shield mode is <!--RP1--><!--RP1End-->a system-level security mode provided for users wi… 7 When the Secure Shield mode is enabled, ArkWeb reduces the attack surface by restricting the follow… 31 …t and compatibility of applications in Secure Shield mode, go to **Settings** > **Privacy & securi… 37 …sed on AppGallery), you need to enable the developer option and then enable the Secure Shield mode. 45 - Check whether the PDF file can be displayed online. If the Secure Shield mode is enabled, the PDF… 47 …page contains the MathML syntax embedded in the \**<\math>** tag. In the Secure Shield mode, the M… 51 …ent real-time data exchange between peers in WebRTC and cannot be called in the Secure Shield mode. 55 …network request interception, and notification push, which cannot be created in Secure Shield mode. 57 - Check whether non-proxy UDP transmission is used in WebRTC. In Secure Shield mode, non-proxy UDP … [all …]
|
H A D | web-component-overview.md | 26 - Security and privacy: traceless browsing mode, advertisement blocking, and Secure Shield mode.
|
H A D | Readme-EN.md | 33 - [Using Secure Shield Mode](web-secure-shield-mode.md)
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/ |
H A D | connect_context.h | 44 void SetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &keyPassword); 46 void GetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &keyPassword); 80 Secure::SecureChar clientKey_; 82 Secure::SecureChar keyPassword_;
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/ |
H A D | connect_context.cpp | 172 void ConnectContext::GetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &… in GetClientCert() 179 void ConnectContext::SetClientCert(std::string &cert, Secure::SecureChar &key, Secure::SecureChar &… in SetClientCert() 198 Secure::SecureChar keyPath = in ParseClientCert() 199 … Secure::SecureChar(NapiUtils::GetStringPropertyUtf8(GetEnv(), jsCert, ContextKey::KEY_PATH)); in ParseClientCert() 200 Secure::SecureChar keyPassword = in ParseClientCert() 201 … Secure::SecureChar(NapiUtils::GetStringPropertyUtf8(GetEnv(), jsCert, ContextKey::KEY_PASSWD)); in ParseClientCert()
|
/ohos5.0/docs/en/contribute/ |
H A D | code-contribution.md | 23 - [C&C++ Secure Coding Guide](OpenHarmony-c-cpp-secure-coding-guide.md) 24 - [Java Secure Coding Guide](OpenHarmony-Java-secure-coding-guide.md) 35 [OpenHarmony Secure Test Guide](OpenHarmony-security-test-guide.md)
|
H A D | OpenHarmony-security-test-guide.md | 7 - Review the code of each module according to [OpenHarmony C&C++ Secure Coding Guide](OpenHarmony-c…
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/include/ |
H A D | http_request_options.h | 94 …void SetClientCert(std::string &cert, std::string &certType, std::string &key, Secure::SecureChar … 140 …void GetClientCert(std::string &cert, std::string &certType, std::string &key, Secure::SecureChar … 190 Secure::SecureChar keyPasswd_;
|
/ohos5.0/foundation/communication/netstack/utils/napi_utils/include/ |
H A D | secure_char.h | 23 namespace OHOS::NetStack::Secure {
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/ |
H A D | http_request_options.cpp | 205 std::string &cert, std::string &certType, std::string &key, Secure::SecureChar &keyPasswd) in SetClientCert() 219 std::string &cert, std::string &certType, std::string &key, Secure::SecureChar &keyPasswd) in GetClientCert()
|
/ohos5.0/drivers/interface/nfc/v1_1/ |
H A D | NfcTypes.idl | 70 /** Default Secure Element route id */ 73 /** Default Secure Element route id for felica */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/foo/nfc/v1_1/ |
H A D | NfcTypes.idl | 70 /** Default Secure Element route id */ 73 /** Default Secure Element route id for felica */
|
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/ |
H A D | secure_char.cpp | 21 namespace OHOS::NetStack::Secure { namespace
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ |
H A D | Readme-CN.md | 28 - [Secure Element HDI 参数参考](secureelement/Readme-CN.md)
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | readme-EN.md | 5 …- [Secure and Efficient N-API Development](develop-Native-modules-using-NAPI-safely-and-efficientl…
|
/ohos5.0/foundation/multimedia/drm_framework/ |
H A D | README_zh.md | 89 8.获取SVP(Secure Video Path,安全视频通路)属性。
|
/ohos5.0/foundation/communication/netstack/test/unittest/http/ |
H A D | HttpRequestOptionsTest.cpp | 152 Secure::SecureChar keyPasswd("password"); 159 Secure::SecureChar retrievedKeyPasswd;
|
/ohos5.0/drivers/interface/camera/v1_3/ |
H A D | ICameraDevice.idl | 50 * @brief Obtains the SeqId of the Secure camera.
|
/ohos5.0/docs/zh-cn/device-dev/quick-start/ |
H A D | quickstart-appendix-hi3861.md | 22 …l Purpose Input/Output)和多路ADC(Analog to Digital Converter),同时支持高速SDIO2.0(Secure Digital Input/Outp…
|
/ohos5.0/base/useriam/face_auth/ |
H A D | README.md | 16 1. Secure storage and comparison of facial data: The faceauth HDI provides adaptation interfaces fo…
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-platform-mmc-develop.md | 15 - SD卡(Secure Digital Memory Card) 19 - SDIO(Secure Digital Input and Output)
|
/ohos5.0/docs/en/device-dev/security/ |
H A D | security-guidelines-overall.md | 88 - Secure boot 90 …Secure boot is the basis of system security. A digital signature and integrity verification mechan… 99 - Secure boot must be enabled, and the trusted root must be in the chip and cannot be modified. In … 129 - Secure storage of keys 177 - Secure communication between the IoT controller and IoT device
|
/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/ |
H A D | huks-key-generation-overview.md | 9 - Secure storage: Except the public keys in asymmetric key pairs, the keys generated by HUKS can be…
|
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/ |
H A D | crypto-generate-random-number.md | 1 # Secure Random Number Generation
|
/ohos5.0/docs/en/application-dev/media/drm/ |
H A D | drm-overview.md | 20 - Secure and non-secure video channels
|