我的应用程序仅使用HTTPS加密(据我所知,所有这些操作都是手动的,我没有在代码中手动使用任何加密)
那么我应该为“年度自我分类报告”选择哪种ECCN代码?
(4)出口管制分类号(ECCN),选自以下一种 以下:
- (i)5A002
- (ii)5B002
- (iii)5D002
- (iv)5A992
- (v)5D992
AUTHORIZATION TYPE
-ENC
或MMKT
呢?
(5)加密授权类型标识符,从 以下,表示符合许可例外ENC的资格 §740.17(b)(1):
- (i)ENC
- (ii)MMKT
答案 0 :(得分:1)
5D992和MMKT应该很好,因为您仅使用现有的https模块。
(但这只是我的最佳猜测,没有任何形式的正式建议!)
答案 1 :(得分:0)
对ECCN代码的一些研究显示了以下链接https://www.bis.doc.gov/index.php/licensing/commerce-control-list-classification/export-control-classification-number-eccn
从中我收集到 5Dxxx 应该是类别( 5 :电信和信息安全, D :软件)。
对于数字,这个https://www.bis.doc.gov/index.php/component/docman/?task=doc_download&gid=2337似乎是寻找更多信息的好地方。
读到我认为 5D992 应该是不错的ECCN,但是对于您的具体情况,我不能肯定地说。略过文档和注释,看看哪种方法最合适。
从ENC或MMKT开始。
License Exception ENC authorizes certain exports, reexports, and transfers (in-country) of items described in paragraph (a) of this section for the internal “development” or “production” of new products by 'private sector end users,' wherever located, that are headquartered in a country listed in supplement no.
据我得出的结论,MMKT
是Mass MarKeT。 https://www.federalregister.gov/documents/2010/06/25/2010-15072/encryption-export-controls-revision-of-license-exception-enc-and-mass-market-eligibility-submission
总而言之, MMKT 应该是不错的选择,如果您不打算使用SSL模块或执行任何异常操作。