Skip to content

Instance Property

cty

The cty (Content Type) Header Parameter is used to declare the media type of the payload when the JWT is nested (e.g., encrypted JWT inside a JWT).
var cty: String? { get set }