RegistrationResult

class RegistrationResult(result: String) : OperationResult

The registration operation result

Constructors

Link copied to clipboard
fun RegistrationResult(result: String)

Functions

Link copied to clipboard
fun encodedResult(): String

return the WebAuthn encoded result

Link copied to clipboard
open override fun result(): String

return the registration result