Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
identity
/
com.midnight.kuira.core.identity.passkey
/
PasskeyRegistrationResult
/
PasskeyRegistrationResult
Passkey
Registration
Result
constructor
(
publicKey
:
P256PublicKey
,
credentialId
:
String
,
registrationResponseJson
:
String
,
prfOutput
:
ByteArray
?
=
null
,
prfOutputSecond
:
ByteArray
?
=
null
)