Represents a public key credential descriptor.
@type t() :: %ExSwan.Credential.Descriptor{ id: String.t(), transports: [String.t()], type: :public_key }