Builds, signs and publishes a single NIP-09 deletion covering the given key package events to the given relays, returning the signed event.
Generates a fresh random addressable slot identifier (d tag value).
Generates a new key package bound to this client's Nostr identity, returning the public and private material. Does not persist or publish.
Optionaloptions: GenerateKeyPackageOptionsBuilds, signs and publishes a kind-30443 key package event to the given relays, returning the signed event.
The native-sensitive boundary of key package management: generates key package material, builds and signs the kind-30443 advertisement event, and publishes it (or a kind-5 deletion) to relays. Every
signer.signEvent,network.publish, andrandomBytessite lives here, isolated for audit against darkmatter'sKeyPackagePublisher.