Skip to main content

answer_connection_challenge

Function answer_connection_challenge 

Source
pub fn answer_connection_challenge(
    challenge_json: String,
    my_did: String,
) -> Result<Value, String>
Expand description

Answer a connection challenge — prove this node controls its identity key (“it’s actually me”).