Search
Preparing search index...
The search index is not available
@xmtp/xmtp-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@xmtp/xmtp-js
SignedPublicKeyBundle
Class SignedPublicKeyBundle
Hierarchy
SignedPublicKeyBundle
Implements
SignedPublicKeyBundle
Index
Constructors
constructor
Properties
identity
Key
pre
Key
Methods
equals
is
From
Legacy
Bundle
to
Bytes
to
Legacy
Bundle
wallet
Signature
Address
from
Bytes
from
Legacy
Bundle
Constructors
constructor
new
Signed
Public
Key
Bundle
(
bundle
:
SignedPublicKeyBundle
)
:
SignedPublicKeyBundle
Parameters
bundle:
SignedPublicKeyBundle
Returns
SignedPublicKeyBundle
Properties
identity
Key
identity
Key
:
SignedPublicKey
pre
Key
pre
Key
:
SignedPublicKey
Methods
equals
equals
(
other
:
SignedPublicKeyBundle
)
:
boolean
Parameters
other:
SignedPublicKeyBundle
Returns
boolean
is
From
Legacy
Bundle
is
From
Legacy
Bundle
(
)
:
boolean
Returns
boolean
to
Bytes
to
Bytes
(
)
:
Uint8Array
Returns
Uint8Array
to
Legacy
Bundle
to
Legacy
Bundle
(
)
:
PublicKeyBundle
Returns
PublicKeyBundle
wallet
Signature
Address
wallet
Signature
Address
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Static
from
Bytes
from
Bytes
(
bytes
:
Uint8Array
)
:
SignedPublicKeyBundle
Parameters
bytes:
Uint8Array
Returns
SignedPublicKeyBundle
Static
from
Legacy
Bundle
from
Legacy
Bundle
(
bundle
:
PublicKeyBundle
)
:
SignedPublicKeyBundle
Parameters
bundle:
PublicKeyBundle
Returns
SignedPublicKeyBundle
Exports
Signed
Public
Key
Bundle
constructor
identity
Key
pre
Key
equals
is
From
Legacy
Bundle
to
Bytes
to
Legacy
Bundle
wallet
Signature
Address
from
Bytes
from
Legacy
Bundle
Generated using
TypeDoc