문제

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