String encoded json-representation of a credential response
@override String toString() { return jsonEncode(toJson()); }