nip04.encrypt
Method
Response
returns ciphertext and iv as specified in nip-04
Params
pubkey
â requiredstring
the publick keymessage
â requiredstring
a string to sign
Example
Demo
Last updated
returns ciphertext and iv as specified in nip-04
pubkey
â required string
the publick key
message
â required string
a string to sign
Last updated