Skip to content

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

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 }