RegistrationResult

class RegistrationResult(result: String) : OperationResult

The registration operation result

Constructors

Link copied to clipboard
constructor(result: String)

Functions

Link copied to clipboard

return the WebAuthn encoded result

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

return the registration result