Instance Propertyvapor.jwt-kit 5.1.2JWTKit

x5u

The x5u (X.509 URL) Header Parameter is a URI that refers to a resource for the X.509 public key certificate or certificate chain corresponding to the key used to digitally sign the JWT.

JWTHeader+CommonFields.swift:76
var x5u: String? { get set }