pub fn answer_connection_challenge( challenge_json: String, my_did: String, ) -> Result<Value, String>
Answer a connection challenge — prove this node controls its identity key (“it’s actually me”).