vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
vck-openid
/
at.asitplus.wallet.lib.oidvci
/
WalletService
/
KeyAttestationInput
Key
Attestation
Input
data
class
KeyAttestationInput
(
val
clientNonce
:
String
?
,
val
supportedAlgorithms
:
Collection
<
String
>
?
)
(
source
)
Members
Constructors
Key
Attestation
Input
Link copied to clipboard
constructor
(
clientNonce
:
String
?
,
supportedAlgorithms
:
Collection
<
String
>
?
)
Properties
client
Nonce
Link copied to clipboard
val
clientNonce
:
String
?
supported
Algorithms
Link copied to clipboard
val
supportedAlgorithms
:
Collection
<
String
>
?