pub fn encapsulation( condition: bool, algorithm: &'static str, details: &'static str, ) -> Result<()>
Validate encapsulation parameters