mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 09:22:53 +00:00
bugfix for eap @2023-07-29
Signed-off-by: yanxiaotao@huawei.com <yanxiaotao@huawei.com>
This commit is contained in:
parent
cac3686b14
commit
7085c57160
2
api/@ohos.wifiManager.d.ts
vendored
2
api/@ohos.wifiManager.d.ts
vendored
@ -1871,6 +1871,7 @@ declare namespace wifiManager {
|
||||
|
||||
/**
|
||||
* CA certificate alias
|
||||
* @type { string }
|
||||
* @syscap SystemCapability.Communication.WiFi.STA
|
||||
* @since 10
|
||||
*/
|
||||
@ -1885,6 +1886,7 @@ declare namespace wifiManager {
|
||||
|
||||
/**
|
||||
* Client certificate alias
|
||||
* @type { string }
|
||||
* @syscap SystemCapability.Communication.WiFi.STA
|
||||
* @since 10
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user