pub fn resolve_did( did: &str, suit_id: &str, ) -> Result<(Option<DidDocument>, Option<KeyPair>), Error>