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
Ciphertext
Class Ciphertext
Hierarchy
Ciphertext
Implements
Ciphertext
Index
Constructors
constructor
Properties
aes256
Gcm
Hkdf
Sha256
Methods
to
Bytes
from
Bytes
Constructors
constructor
new
Ciphertext
(
obj
:
Ciphertext
)
:
Ciphertext
Parameters
obj:
Ciphertext
Returns
Ciphertext
Properties
aes256
Gcm
Hkdf
Sha256
aes256
Gcm
Hkdf
Sha256
:
undefined
|
Ciphertext_Aes256gcmHkdfsha256
Methods
to
Bytes
to
Bytes
(
)
:
Uint8Array
Returns
Uint8Array
Static
from
Bytes
from
Bytes
(
bytes
:
Uint8Array
)
:
Ciphertext
Parameters
bytes:
Uint8Array
Returns
Ciphertext
Exports
Ciphertext
constructor
aes256
Gcm
Hkdf
Sha256
to
Bytes
from
Bytes
Generated using
TypeDoc