Instance Property
kid
The
kid (Key ID) Header Parameter is a hint indicating which key was used to secure the JWT. This parameter allows originators to explicitly signal a change of key to recipients.var kid: String? { get set }