Create a cryptobox shared key
Create a cryptobox client
Create a cryptobox server
Decrypt a message from a specific peer
Encrypt a message for a specific publicKey (receiver)
Encrypt a message for a specific publicKey (receiver, asymmetric)
Get the pairing request information. This will be shared with the peer during the connection setup
Get the pairing response information. This will be shared with the peer during the connection setup
Get the public key
get the public key hash
Initialize the connection
start the client and make sure all dependencies are ready
Unsubscribe from encrypted messages from a specific peer
Unsubscribe from all encrypted messages
Generated using TypeDoc
The listeners that will be notified of new messages