toggle menu
vc-k
5.7.0-SNAPSHOT
common
switch theme
search in API
vck
/
at.asitplus.wallet.lib.data.rfc8392.cwt.claims
Package-level
declarations
Types
Types
Cwt
Expiration
Time
Claim
Link copied to clipboard
@
Serializable
@
JvmInline
value
class
CwtExpirationTimeClaim
(
val
value
:
NumericDate
)
source: https://www.rfc-editor.org/rfc/rfc8392
Cwt
Issued
At
Claim
Link copied to clipboard
@
Serializable
@
JvmInline
value
class
CwtIssuedAtClaim
(
val
value
:
NumericDate
)
source: https://www.rfc-editor.org/rfc/rfc8392
Cwt
Subject
Claim
Link copied to clipboard
@
Serializable
@
JvmInline
value
class
CwtSubjectClaim
(
val
value
:
StringOrUri
)
source: https://www.rfc-editor.org/rfc/rfc8392