MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.server
/
ClientRegistrationImpl
Client
Registration
Impl
class
ClientRegistrationImpl
(
var
registrationChallenge
:
ByteString
?
=
null
)
:
ClientRegistration
Members
Constructors
Client
Registration
Impl
Link copied to clipboard
constructor
(
registrationChallenge
:
ByteString
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
registration
Challenge
Link copied to clipboard
var
registrationChallenge
:
ByteString
?
Functions
challenge
Link copied to clipboard
open
suspend override
fun
challenge
(
)
:
ByteString
register
Link copied to clipboard
open
suspend override
fun
register
(
deviceAttestation
:
DeviceAttestation
)
:
String