toggle menu
vc-k
5.8.0-SNAPSHOT
common
switch theme
search in API
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
>
?