nostr-websocket-utils / decryptDM44
decryptDM44(
message,recipientPrivkey,senderPubkey,logger):string
Defined in: nips/nip-44.ts:112
Decrypts a received direct message event encrypted with NIP-44
Received message
string
Recipient’s private key (hex)
string
Sender’s public key (hex)
Logger instance
string
Decrypted message content