[][src]Function storage_proofs::crypto::aes::decode

pub fn decode(key: &[u8], ciphertext: &[u8]) -> Result<Vec<u8>>