The ArcGIS Maps SDK 'Display electronic navigational charts' documentation states users can access electronic navigational charts (ENCs) encrypted conforming to the S-63 IHO Data Protection Scheme, but only ArcGIS Maps SDK for .NET supports this.
ArcGIS Maps SDK for .NET
漏洞 ID 编号
BUG-000157641
已提交
April 19, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Maps SDK for .NET
找到的版本
200.1
操作系统
Windows OS
操作系统版本
10.0
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
There are two ENC dataset schemes, S-57 and S-63. S-57 datasets are supported on all platforms; however, the S-63 ENC dataset, which is the encrypted dataset, is only supported on Windows (WPF, WinUI).
The following links mentioned in the issue for other SDKs are all referring to S-57 ENC datasets:
Kotlin: https://developers.arcgis.com/kotlin/layers/display-electronic-navigational-charts/
Qt: https://developers.arcgis.com/qt/layers/display-electronic-navigational-charts/
Java: https://developers.arcgis.com/java/layers/display-electronic-navigational-charts/
Swift: https://developers.arcgis.com/swift/layers/display-electronic-navigational-charts/
And the link https://developers.arcgis.com/net/layers/display-electronic-navigational-charts/#access-encrypted-encs is specifically for S-63 support, which is only available for WPF and WinUI.