AbstractProtected Abstract ReadonlyactiveThe listeners that will be notified of new messages
Protected OptionalkeyProtected ReadonlynameProtectedcreateCreate a cryptobox client
ProtectedcreateCreate a cryptobox server
ProtecteddecryptDecrypt a message from a specific peer
ProtectedencryptEncrypt a message for a specific publicKey (receiver)
ProtectedencryptEncrypt 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
AbstractinitInitialize the connection
ProtectedisAbstractsendOptionalpeer: PeerInfoTypestart the client and make sure all dependencies are ready
Unsubscribe from encrypted messages from a specific peer
Unsubscribe from all encrypted messages
Internalapi