mirror of
https://gitee.com/openharmony/security_crypto_framework
synced 2024-11-23 06:49:44 +00:00
修改告警
Signed-off-by: lcc <lichaochen@huawei.com>
This commit is contained in:
parent
4ddf6eaa39
commit
dad5d2646a
@ -75,7 +75,7 @@ typedef struct OH_CryptoVerify OH_CryptoVerify;
|
||||
* @brief Create a verify context according to the given algorithm name.
|
||||
*
|
||||
* @param algoName Indicates the algorithm name for generating the verify context. Example RSA1024|PKCS1|SHA256.
|
||||
* @param ctx Indicates the pointer to the verify context.
|
||||
* @param verify Indicates the pointer to the verify context.
|
||||
* @return {@link OH_Crypto_ErrCode#CRYPTO_SUCCESS} 0 - If the operation is successful.
|
||||
* {@link OH_Crypto_ErrCode#CRYPTO_INVALID_PARAMS} 401 - If parameter is invalid.
|
||||
* {@link OH_Crypto_ErrCode#CRYPTO_NOT_SUPPORTED} 801 - If the operation is not supported.
|
||||
|
Loading…
Reference in New Issue
Block a user