Decrypt with signer
nip44_decryptAsk the paired signer to NIP-44 decrypt ciphertext. Returns sensitive plaintext only after explicit user intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pubkey | Yes | ||
| ciphertext | Yes | ||
| confirm_decryption | Yes | Must be true only after the user explicitly approved this action. |