self_encryption

Function decrypt_full_set

source
pub fn decrypt_full_set(
    data_map: &DataMap,
    chunks: &[EncryptedChunk],
) -> Result<Bytes>
Expand description

Decrypts what is expected to be the full set of chunks covered by the data map.