My2c2pEncode
My2c2pKeyEngine is an application to create My2c2pKey.
Download My2c2pEncode
- Open my2c2p Encoded.app
- Click the Browse...
- chose your iosprivate.pem file (include private+public)
- Enter your password
- Click Copy
You will get the encrypted code in your clipboard.
Open my2c2pConfig.m under my2c2pSDK in your Xcode Project.
Paste the code in PRIVATE_KEY
static NSString* PRIVATE_KEY = @"PLEASE_PASTE_YOUR_PRIVATE_KEY";