Represents relying party entity information.
@type t() :: %ExSwan.Credential.RelyingParty{ icon: String.t() | nil, id: String.t(), name: String.t() }