Currently I\'m using the below method for Encryption
+ (NSData*) encrypt:(NSData*)plainText key:(NSData*)key iv:(NSData*)iv { NSUInteger dataLength = [pla