blockchain-kit-sdk
Toggle table of contents
1.0.21-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
blockchain-kit-sdk
blockchain-kit-sdk
/
com.cramium.blockchain.kit.passkey
/
GetAssertionResult
/
GetAssertionResult
Get
Assertion
Result
common
constructor
(
credentialId
:
String
,
rawId
:
String
,
type
:
String
=
"public-key"
,
authenticatorAttachment
:
String
?
=
null
,
clientDataJSON
:
String
,
authenticatorData
:
String
,
signature
:
String
,
userHandle
:
String
?
=
null
)