Create an attribution for wire data
the data to sign
the current state of the clone
Verify the attribution on wire data
the signed data
the attribution
the current state of the clone
Check and/or transform wire data.
the data to operate on
the message purpose
message direction relative to the local clone
the current state of the clone
Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.8.2 Source code licensed MIT. Privacy policy
A transport security interceptor extension. Modifies data buffers sent to other clones via remotes, typically by applying cryptography.
Installed transport security can be independent of the actual remoting protocol, and therefore contribute to layered security.
Wire security can be required for bootstrap messages during clone initialisation, i.e.
type
ishttp://control.m-ld.org/request/clock
orhttp://control.m-ld.org/request/snapshot
(and no prior state exists). In that case thestate
parameter of the methods will benull
.