Function des::decrypt 
            
                [−]
            
        [src]
pub fn decrypt(cipher: &[u8], key: &Key) -> Vec<u8>
Decrypt message using the key.
pub fn decrypt(cipher: &[u8], key: &Key) -> Vec<u8>
Decrypt message using the key.