[][src]Function sawtooth_sdk::signing::create_context

pub fn create_context(algorithm_name: &str) -> Result<Box<dyn Context>, Error>