WebAuthn Kotlin Multiplatform API
0.4.1-SNAPSHOT
      Target filter
Search in API
Skip to content
    WebAuthn Kotlin Multiplatform API
webauthn-json-kotlinx/dev.webauthn.serialization/WebAuthnDtoMapper/toModel

toModel

fun toModel(value: PublicKeyCredentialCreationOptionsDto): ValidationResult<PublicKeyCredentialCreationOptions>
fun toModel(value: PublicKeyCredentialRequestOptionsDto): ValidationResult<PublicKeyCredentialRequestOptions>
fun toModel(value: RegistrationResponseDto): ValidationResult<RegistrationResponse>
fun toModel(value: AuthenticationResponseDto): ValidationResult<AuthenticationResponse>
Generated by Dokka
© 2026 Copyright