vc-k
Toggle table of contents
6.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
vck-openid-ktor
/
at.asitplus.wallet.lib.ktor.openid
/
OAuth2KtorClient
/
LoadInstanceAttestationInput
Load
Instance
Attestation
Input
data
class
LoadInstanceAttestationInput
(
val
authorizationServer
:
String
,
val
preferredClientStatusPeriod
:
Duration
?
)
(
source
)
Members
Constructors
Load
Instance
Attestation
Input
Link copied to clipboard
constructor
(
authorizationServer
:
String
,
preferredClientStatusPeriod
:
Duration
?
)
Properties
authorization
Server
Link copied to clipboard
val
authorizationServer
:
String
preferred
Client
Status
Period
Link copied to clipboard
val
preferredClientStatusPeriod
:
Duration
?