pub fn get_key_manager(type_url: &str) -> Result<Arc<dyn KeyManager>, TinkError>
Expand description

Return the key manager for the given type_url if it exists.