Function generate_spo_keys

Source
pub fn generate_spo_keys<C: IOContext>(
    config: &GenerateKeysConfig,
    context: &C,
) -> Result<()>