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
/
PrfAssertionResult
/
PrfAssertionResult
Prf
Assertion
Result
constructor
(
credentialId
:
String
,
authenticatorData
:
ByteArray
,
clientDataJson
:
ByteArray
,
signature
:
ByteArray
,
assertionResponseJson
:
String
,
prfOutput
:
ByteArray
?
,
prfOutputSecond
:
ByteArray
?
=
null
)