WebAuthn Kotlin Multiplatform API
Toggle table of contents
0.4.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
WebAuthn Kotlin Multiplatform API
webauthn-attestation-mds
/
dev.webauthn.attestation.mds
/
FidoMdsTrustSource
/
FidoMdsTrustSource
Fido
Mds
Trust
Source
constructor
(
httpClient
:
HttpClient
,
metadataUrl
:
String
,
nowEpochSeconds
:
(
)
->
Long
)