I am newbie for iOS. I try to encrypt string with AES256. I follow instruction in this question : AES Encryption for an NSString on the iPhone
I confuse to understand yellow marked words.
Previous, I copy above codes. But I get error...
Why I can get error ? Because I don't insert adapted code that have been marked by yellow ink at top picture. That yellow marked words linked to here : http://pastie.org/426530#
MY MAIN QUESTIONS IS : I CONFUSE TO INSERT ADAPTED CODE IN TOP ANSWER IN THIS LINK AES Encryption for an NSString on the iPhone
I don't understand how to copy source code inside that link. I doubt I just create class NSData. From what I know, NSData is class from C-Objective libraries