cipher
0.4.4
Module errors
Structs
In crate cipher
Module
cipher
::
errors
Copy item path
source
·
[
−
]
Expand description
Error types.
Structs
§
OverflowError
The error type returned when a cipher position can not be represented by the requested type.
StreamCipherError
This error is returned by the
StreamCipher
trait methods.