Signum
Toggle table of contents
3.19.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
indispensable-cosef
/
at.asitplus.signum.indispensable.cosef
/
CborWebToken
/
CborWebToken
Cbor
Web
Token
constructor
(
issuer
:
String
?
=
null
,
subject
:
String
?
=
null
,
audience
:
String
?
=
null
,
expiration
:
Instant
?
=
null
,
notBefore
:
Instant
?
=
null
,
issuedAt
:
Instant
?
=
null
,
cwtId
:
ByteArray
?
=
null
,
nonce
:
ByteArray
?
=
null
)
(
source
)