toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.webauthn
/
Credential
/
Credential
Credential
constructor
(
credentialId
:
String
,
isResidentCredential
:
Boolean
,
rpId
:
String
?
=
null
,
privateKey
:
String
,
userHandle
:
String
?
=
null
,
signCount
:
Int
,
largeBlob
:
String
?
=
null
,
backupEligibility
:
Boolean
?
=
null
,
backupState
:
Boolean
?
=
null
)