@softcose/softchat - v0.1.0
Preparing search index...
index
EncryptedMessage
Type Alias EncryptedMessage
EncryptedMessage
:
Readonly
<
{
algorithm
:
EncryptionAlgorithm
;
payload
:
Nip44Payload
;
senderPublicKey
:
NostrPublicKey
;
}
,
>
An immutable JavaScript-owned encrypted message.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@softcose/softchat - v0.1.0
Loading...
An immutable JavaScript-owned encrypted message.