Skip to content

1.4.1

Compare
Choose a tag to compare
@hensur hensur released this 16 Oct 11:45
· 13 commits to master since this release
e0cf588
throw specific error on decrypt if key not found (#16)

* throw specific error on decrypt key not found

* let -> const

* convertToError instead of throwing it directly

* convert error checks to class member