Skip to content
This repository has been archived by the owner on Jan 9, 2018. It is now read-only.

Crash -[NSConcreteMutableData SHA256Hash]: unrecognized selector #23

Open
AshwinDamji opened this issue Apr 4, 2017 · 0 comments
Open

Comments

@AshwinDamji
Copy link

Hi Gurpratap,
My app crashing for below line
NSData *encryptedData = [[message dataUsingEncoding:NSUTF8StringEncoding] AES256EncryptedDataUsingKey:[[password dataUsingEncoding:NSUTF8StringEncoding] SHA256Hash] error:nil];

with exception
-[NSConcreteMutableData SHA256Hash]: unrecognized selector sent to instance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant