from Json
Parses a JSON string into a Sep45ChallengeResponse.
This method handles both snake_case and camelCase field names for compatibility with different server implementations:
authorization_entriesorauthorizationEntriesnetwork_passphraseornetworkPassphrase
Return
Parsed Sep45ChallengeResponse
Parameters
json String
The JSON response string from the server
Throws
Serialization Exception
if the JSON is malformed