Encrypt with signer
nip44_encryptAsk the paired signer to NIP-44 encrypt plaintext for a public key. Never logs plaintext; requires explicit user intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pubkey | Yes | ||
| plaintext | Yes | ||
| confirm_encryption | Yes | Must be true only after the user explicitly approved this action. |