exceptions library

Exceptions / Errors

InitializationFailedException
An exception thrown when the sodium library could not have been initialized
KeyDecodingFailedException
An exception thrown when the base64 decoding of the key from the database has failed
KeyTransformingFailedException
An exception thrown when the transformation from base64 string to sodium SecretKey has failed.