Module error

Module error 

Source
Expand description

Error types for the crate

This module provides both BackendError for interacting with the low level APIs, and CryptoBoxError for high level errors.

Enumsยง

BackendError
Error type describing faults that can happen during encryption or decryption.
CryptoBoxError
Errors that can be returned when interacting with a CryptoBox