mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
根据评委意见,补充throws的两段式注释
Signed-off-by: xwb <xuwanbing1@huawei.com>
This commit is contained in:
parent
8f94d08f2e
commit
b86c10a0eb
2
api/@ohos.security.cryptoFramework.d.ts
vendored
2
api/@ohos.security.cryptoFramework.d.ts
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user