根据评委意见,补充throws的两段式注释

Signed-off-by: xwb <xuwanbing1@huawei.com>
This commit is contained in:
xwb 2023-04-21 07:44:46 +00:00 committed by Gitee
parent 8f94d08f2e
commit b86c10a0eb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1076,7 +1076,7 @@ declare namespace cryptoFramework {
getCipherSpec(itemType: CipherSpecItem): string | Uint8Array;
/**
* Indicates the algorithm name of the Cipher object.
* Indicates the algorithm name of the cipher object.
*
* @type { string }
* @readonly