Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status code error when throw SwiftyRSAError #68

Closed
xandros6 opened this issue May 4, 2017 · 1 comment
Closed

Add status code error when throw SwiftyRSAError #68

xandros6 opened this issue May 4, 2017 · 1 comment

Comments

@xandros6
Copy link

xandros6 commented May 4, 2017

When a SwiftyRSAError is throw the message with the exception not include the error code of SecKeyDecrypt, so debugging is difficult.

@ldiqual
Copy link
Contributor

ldiqual commented May 16, 2017

@xandros6 Thanks a lot for opening an issue! I converted SwiftyRSAError from a class to an enum so it can be introspected. Check out the master branch with cocoapods and let me know if it works for you!

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

No branches or pull requests

2 participants