Abstract
Readonly
cryptoReadonly
idReadonly
identityReadonly
keyOptional
peerId: stringThe peer to bind the key to, unless it's an initial key
Decrypt and return the payload in the message
.
Also store the session key from the sender.
Validate the message
and report whether it's correctly bound for this node.
The message to validate
Optional
trustedCertificates: readonly Certificate[]If authorisation should be verified
If the message is invalid
Generated using TypeDoc
Generate and store a new session key.