Home
last modified time | relevance | path

Searched refs:verified (Results 1 – 25 of 118) sorted by relevance

12345

/ohos5.0/docs/en/application-dev/reference/apis-backgroundtasks-kit/
H A D_transient_task.md150 Returns 9900001 if the client information of the transient task fails to be verified.
152 Returns 9900002 if the server information of the transient task fails to be verified.
189 Returns 9900001 if the client information of the transient task fails to be verified.
191 Returns 9900002 if the server information of the transient task fails to be verified.
229 Returns 9900001 if the client information of the transient task fails to be verified.
231 Returns 9900002 if the server information of the transient task fails to be verified.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.32/
H A Dchangelogs-ArkGraphics2D.md144 1. Before change: The file content is not verified. If the file is damaged, the default font is use…
145 2. After change: The file content is verified. If the font fails to be created, error code 9 is rep…
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/
H A Dcrypto-ecdsa-sign-sig-verify-ndk.md20 …chitecture-kit/_crypto_signature_api.md#oh_cryptoverify_update) to pass in the data to be verified.
21 …ss in data based on the data volume. If a small amount of data is to be verified, you can call **O…
H A Dcrypto-rsa-sign-sig-verify-pkcs1-ndk.md19 …chitecture-kit/_crypto_signature_api.md#oh_cryptoverify_update) to pass in the data to be verified.
23 …- If a small amount of data is to be verified, you can directly call [OH_CryptoVerify_Final](../..…
24 …- If a large amount of data is to be verified, call **OH_CryptoVerify_Update()** multiple times to…
H A Dcrypto-rsa-sign-sig-verify-pkcs1.md35 …is-crypto-architecture-kit/js-apis-cryptoFramework.md#update-5) to pass in the data to be verified.
37 - If the data to be verified is short, call **Verify.verify()** immediately after **Verify.init()**.
38 …- If a large amount of data is to be verified, call **Verify.update()** multiple times to [pass in…
H A Dcrypto-sm2-sign-sig-verify-pkcs1-ndk.md19 …chitecture-kit/_crypto_signature_api.md#oh_cryptoverify_update) to pass in the data to be verified.
21 …ss in data based on the data volume. If a small amount of data is to be verified, you can call **O…
H A Dcrypto-rsa-sign-sig-verify-pkcs1-by-segment-ndk.md19 …chitecture-kit/_crypto_signature_api.md#oh_cryptoverify_update) to pass in the data to be verified.
21 …ss in data based on the data volume. If a small amount of data is to be verified, you can call **O…
H A Dcrypto-rsa-sign-sig-verify-pss-ndk.md21 …chitecture-kit/_crypto_signature_api.md#oh_cryptoverify_update) to pass in the data to be verified.
23 …ss in data based on the data volume. If a small amount of data is to be verified, you can directly…
H A Dcrypto-rsa-sign-sig-verify-pss.md18 …**SignSpecItem.PSS_SALT_LEN_NUM**) is set to 32 bytes. The data will be verified in signature veri…
38 …is-crypto-architecture-kit/js-apis-cryptoFramework.md#update-5) to pass in the data to be verified.
/ohos5.0/docs/en/application-dev/security/DeviceCertificateKit/
H A DcertManager-guidelines.md38 …AsyncCallback\<void>) : void | Updates the data to be signed or verified. This API uses an…
39 …, data: Uint8Array) : Promise\<void> | Updates the data to be signed or verified. This API uses a …
81 /* srcData is the data to be signed and verified. */
/ohos5.0/base/security/device_security_level/oem_property/common/
H A Ddslm_credential_utils.c86 static void CredentialCbToDslmCredInfo(CredentialCb *credCb, DslmCredInfo *credInfo, bool verified);
479 static void CredentialCbToDslmCredInfo(CredentialCb *credCb, DslmCredInfo *credInfo, bool verified) in CredentialCbToDslmCredInfo() argument
512 if (verified) { in CredentialCbToDslmCredInfo()
/ohos5.0/docs/en/third-party-components/
H A Dthird-party-components-introduction.md3 OpenHarmony third-party components are verified software that work with the OpenHarmony system to f…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.6.1/
H A Dchangelog-huks.md20 …The AccessToken permission is verified only for the applications that pass in a tag related to **A…
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Djs-apis-networkSecurity.md81 | cert | CertBlob | Yes | Certificate to be verified. |
161 | cert | CertBlob | Yes | Certificate to be verified. |
/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/
H A Dhuks-identity-authentication-overview.md54 …in generation, the key is bound with a foreground user ID. Only the foreground user ID is verified.
61 …uthentication method. The challenge of the authentication token is then verified during key operat…
80 …e, in which all the data can be exported if the lock screen password is successfully verified once.
/ohos5.0/docs/en/application-dev/reference/apis-crypto-architecture-kit/
H A Dcrypto__signature_8h.md40 …erify) \*ctx, [Crypto_DataBlob](_crypto___data_blob.md) \*in) | Updates the data to be verified. |
H A D_crypto_signature_api.md41 …erify) \*ctx, [Crypto_DataBlob](_crypto___data_blob.md) \*in) | Updates the data to be verified. |
354 Updates the data to be verified.
/ohos5.0/docs/en/release-notes/changelogs/v4.0-beta1/
H A Dchangelogs-huks.md22 …The AccessToken permission is verified only for the applications that pass in a tag related to **A…
/ohos5.0/docs/en/application-dev/reference/apis-notification-kit/
H A Djs-apis-inner-notification-notificationContent-sys.md30 …d in the database is not **0xffffffff**, the version number needs to be verified when the live vie…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.22/
H A Dchangelogs-multimedia.md11 The parameters passed by the encoder to the **Configure** API are not verified. In some scenarios, …
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-apx-bitwise.md39 The sample code can be compiled and verified in **./kernel/liteos_a/testsuites/kernel/src/osTest.c*…
H A Dkernel-mini-memory-debug.md67 The sample code can be compiled and verified in **./kernel/liteos_m/testsuites/src/osTest.c**. The …
188 The sample code can be compiled and verified in **./kernel/liteos_m/testsuites/src/osTest.c**. The …
317 The sample code can be compiled and verified in **./kernel/liteos_m/testsuites/src/osTest.c**. The …
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-osAccount.md495 Checks whether this system account has been verified. This API uses an asynchronous callback to ret…
537 Checks whether this system account has been verified. This API uses a promise to return the result.
549 …return the result. The value **true** means the system account has been verified; the value **fals…
577 Checks whether a system account has been verified. This API uses an asynchronous callback to return…
627 Checks whether a system account has been verified. This API uses a promise to return the result.
641 … parameter is not specified, this API checks whether the current system account has been verified.|
647 …return the result. The value **true** means the system account has been verified; the value **fals…
1919 Checks whether this system account has been verified. This API uses an asynchronous callback to ret…
1953 Checks whether a system account has been verified. This API uses an asynchronous callback to return…
1989 Checks whether a system account has been verified. This API uses a promise to return the result.
[all …]
/ohos5.0/docs/en/application-dev/file-management/
H A Dnative-fileuri-guidelines.md13 - The parameters passed in must be correct and valid before a URI is converted or verified.
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-security-overview.md63 …AppGallery debug and release applications and OpenHarmony self-signed applications can be verified.

12345