[][src]Function private_box::encrypted_size

pub fn encrypted_size(text: &[u8], recps: &[PublicKey]) -> usize

== 72 + recps.len() * 49 + text.len()