thrussh::cipher::CLEAR_PAIR [] [src]

pub const CLEAR_PAIR: CipherPair = CipherPair{local_to_remote: Cipher::Clear, remote_to_local: Cipher::Clear,}