benjamin1983
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by benjamin1983-
Thank you very much for your interest in helping me, !Basically what I'm trying to do is have my iOS app download content from several json files I have stored in a box folder. I don't want the ap...
-
Was there a solution to this? I'm having the same problem.
-
What did you do with the string? i.e. What did you do to create the pem file, and did you use openssl (using your passphrase) to decrypt it for use in your app? I generated my own, then decrypted ...
-
I'm stuck in a similar situation in Swift. It looks like I can encode public and private keys separately with the SwiftyRSA library.My problem is that I can't somehow put them together the way the...