vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
openid-data-classes
/
at.asitplus.wallet.lib.data
/
KeyBindingJws
/
KeyBindingJws
Key
Binding
Jws
constructor
(
issuedAt
:
Instant
?
=
null
,
audience
:
String
,
challenge
:
String
,
sdHash
:
ByteArray
,
transactionDataHashes
:
List
<
@
Serializable
(
with
=
ByteArrayBase64UrlSerializer::class
)
ByteArray
>
?
=
null
,
transactionDataHashesAlgorithmString
:
String
?
=
null
)
(
source
)