teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputPasskeyResponseLogin
Class InputPasskeyResponseLogin
Hierarchy (
View Summary
)
VirtualClass
<
{
authenticatorData
:
bytes
;
clientData
:
TypeDataJSON
;
signature
:
bytes
;
userHandle
:
string
;
}
,
>
InputPasskeyResponseLogin
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
authenticator
Data
class
Name
class
Type
client
Data
CONSTRUCTOR_
ID
original
Args
signature
SUBCLASS_
OF_
ID
user
Handle
Constructors
constructor
new
InputPasskeyResponseLogin
(
args
:
{
authenticatorData
:
bytes
;
clientData
:
DataJSON
;
signature
:
bytes
;
userHandle
:
string
;
}
,
)
:
InputPasskeyResponseLogin
Parameters
args
:
{
authenticatorData
:
bytes
;
clientData
:
DataJSON
;
signature
:
bytes
;
userHandle
:
string
;
}
Returns
InputPasskeyResponseLogin
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputPasskeyResponseLogin
Parameters
reader
:
any
Returns
InputPasskeyResponseLogin
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
to
JSON
toJSON
()
:
{
authenticatorData
:
bytes
;
clientData
:
DataJSON
;
signature
:
bytes
;
userHandle
:
string
;
}
Returns
{
authenticatorData
:
bytes
;
clientData
:
DataJSON
;
signature
:
bytes
;
userHandle
:
string
;
}
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
authenticator
Data
authenticatorData
:
bytes
class
Name
className
:
"InputPasskeyResponseLogin"
class
Type
classType
:
"constructor"
client
Data
clientData
:
DataJSON
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
3273638218
original
Args
originalArgs
:
{
authenticatorData
:
bytes
;
clientData
:
DataJSON
;
signature
:
bytes
;
userHandle
:
string
;
}
signature
signature
:
bytes
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
519096269
user
Handle
userHandle
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
authenticator
Data
class
Name
class
Type
client
Data
CONSTRUCTOR_
ID
original
Args
signature
SUBCLASS_
OF_
ID
user
Handle
GitHub
npm
Issues
teleproto - v1.229.0
Loading...