create_cryptor

Function create_cryptor 

Source
pub fn create_cryptor(
    config: &EZLogConfig,
) -> Result<Option<Box<dyn Cryptor>>, LogError>