IPWorks Auth 2020 Kotlin Edition

Questions / Feedback?

EncodedJWT Property

The encoded JWT.

Syntax

public var encodedJWT: String?

Default Value

""

Remarks

This property holds the encoded JWT. This is populated after calling Sign or Encrypt.

This must be set to a valid JWT before calling Verify, Decrypt or Parse.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Auth 2020 Kotlin Edition - Version 20.0 [Build 7941]