This repository has been archived by the owner on Jul 3, 2022. It is now read-only.
- Added basic support for the file-analyzing
service. Also added a sample tool
that uses this service to analyze binary files (fileinfo
). - Added basic support for the test
service. It can be used to verify
API-key authentications. - Added a new subclass of
ApiError
:AuthError
. It is thrown when there is
an authentication or authorization error.