Represents a complete assertion result.
@type t() :: %ExSwan.Assertion.Result{ authenticator_data: binary(), client_data_json: binary(), credential_id: binary(), signature: binary(), user_handle: binary() | nil }