objective c - Certificate In iOS McSEssion -


in ios mcsession, can initialize section using following method initwithpeer:securityidentity:encryptionpreference:

most online tutorials authors put nil securityidentity. however, wonder whether damage (hacked) if leaving nil real app. if so, how generate secidentityref this?

i found following articles/discussions security in ios, still have trouble connect secidentityref mcsession.

thank precious time on question, , comment helpful.

  1. securing , encrypting data on ios: http://code.tutsplus.com/tutorials/securing-and-encrypting-data-on-ios--mobile-21263

  2. how establish secidentityref in iphone keychain ? (without .p12): how establish secidentityref in iphone keychain ? (without .p12)

  3. generate key pair on iphone , print log nsstring: generate key pair on iphone , print log nsstring


Comments

Popular posts from this blog

.htaccess - htaccess convert request to clean url and add slash at the end of the url -

C# random value from dictionary and tuple -

algorithm - Testing tetrahedron-triangle intersection -