Struct cipher::stream::LoopError [−][src]
pub struct LoopError;
Expand description
The error type returned when stream cipher has reached the end of a keystream.
Trait Implementations
Performs the conversion.
pub struct LoopError;
The error type returned when stream cipher has reached the end of a keystream.
Performs the conversion.