Expand description
Error types.
Structsยง
- Invalid
Length  - The error type returned when key and/or nonce used in stream cipher initialization had an invalid length.
 - Loop
Error  - The error type returned when stream cipher has reached the end of a keystream.
 - Overflow
Error  - The error type returned when a cipher position can not be represented by the requested type.