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