I have an application almost ready, and it uses AES-256 encryption, The problem is that iTunes connect asks me to upload my CCATS file. Looking on the internet, I have found that obtaining a CCATS certificate can take as much as 45 days! I was very sad to see this.
However, I am using Apple's commonCrypto Libraries to implement encryption and decryption of my files. Does that mean that I must follow the lengthy procedure? Or can I skip that procedure since Apple is exporting the encryption code through their Libraries?
Please, if someone could help me on this... I am very frustrated to see that my application which has taken me so long will now take even more...!
Thank you very much in advance.
However, I am using Apple's commonCrypto Libraries to implement encryption and decryption of my files. Does that mean that I must follow the lengthy procedure? Or can I skip that procedure since Apple is exporting the encryption code through their Libraries?
Please, if someone could help me on this... I am very frustrated to see that my application which has taken me so long will now take even more...!
Thank you very much in advance.