NestedJWT
public struct NestedJWT : Claims, Codable
Payload used for the JWE encryption
-
Initialize payload
Declaration
Swift
public init(njwt: String)
Parameters
njwt
Nested JWT as String