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