exceptions library
Custom exceptions.
Exceptions / Errors
- AuthenticationFailure
- Exception thrown when SRP authentication fails.
- CryptographicException
- Exception thrown when a cryptographic operation fails.
- InvalidParameterException
- Exception thrown when invalid cryptographic parameters are provided.
- UnsupportedAlgorithmException
- Exception thrown when an unsupported algorithm is requested.