Struct stream_cipher::InvalidKeyNonceLength [−][src]
pub struct InvalidKeyNonceLength;
The error type returned when key and/or nonce used in stream cipher initialization had an invalid length.
Trait Implementations
impl Clone for InvalidKeyNonceLength
[src]
impl Clone for InvalidKeyNonceLength
[src]fn clone(&self) -> InvalidKeyNonceLength
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Display for InvalidKeyNonceLength
[src]
impl Display for InvalidKeyNonceLength
[src]