算法库新增OH4.0接口,根据评委意见,补充throws两段式注释

Signed-off-by: xwb <xuwanbing1@huawei.com>
This commit is contained in:
xwb 2023-04-23 09:25:25 +08:00
parent b86c10a0eb
commit 1e2105297e

View File

@ -1642,7 +1642,7 @@ declare namespace cryptoFramework {
ECC_FIELD_SIZE_NUM = 212, ECC_FIELD_SIZE_NUM = 212,
/** /**
* Indicates the curve name according to SECG (Standards for Efficient Crypptography Group). * Indicates the curve name according to SECG (Standards for Efficient Cryptography Group).
* *
* @syscap SystemCapability.Security.CryptoFramework * @syscap SystemCapability.Security.CryptoFramework
* @since 10 * @since 10