Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

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.
var x5u: String? { get set }