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