The timeout in milliseconds to wait for the NIP-07 to become available
Decrypts the given value.
The encryption scheme to use. Defaults to "nip04".
Encrypts the given Nostr event for the given recipient.
The recipient of the encrypted value.
The value to be encrypted.
The encryption scheme to use. Defaults to "nip04".
Signs the given Nostr event.
The Nostr event to be signed.
The signature of the signed event.
NDKNip07Signer implements the NDKSigner interface for signing Nostr events with a NIP-07 browser extension (e.g., getalby, nos2x).