Create session keys for sending encrypted messages to a peer. Use sharedKey.send for encryption with encryptCryptoboxPayload.
Your Ed25519 keypair
The receiver's public key (hex string)
Session keys with .send for encryption
Create session keys for sending encrypted messages to a peer. Use sharedKey.send for encryption with encryptCryptoboxPayload.