ideawu / Objective-C-RSA

Doing RSA encryption and decryption with Objective-C on iOS
http://www.ideawu.com/blog/post/132.html
Other
1.15k stars 280 forks source link

RSA return -25308 errSecInteractionNotAllowed #49

Open littlewu0 opened 5 years ago

littlewu0 commented 5 years ago

Hello, ideawu,

When I use RSA api decryptData:publicKey:, I meet this error code, -25308

But this occurs very few times.