Function ezlog::create_cryptor

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