Вопрос

Does an app posted to the app store using RNCryptor need to register for Export Encryption Registration (ie get an Encryption Registration Number ERN)?

I've removed all the SSL files since I dont use them, it appears the remaining code only uses Apple's CommonCrypto libraries though I'm not 100% on that.

Это было полезно?

Решение

No it does not.

RNCryptor is a AES wrapper, and I use AES (not RNCryptor) in many of my apps without ERN.

None of them had any issues with the App Store review process.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top