Initialises this extension with the application security principal. This method will only be called once.
the current application principal (user or machine)
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. This may be null
, but only
for bootstrap messages, i.e. type
is
http://control.m-ld.org/request/clock
or
http://control.m-ld.org/request/snapshot
(and no prior state exists).
Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.8.1 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.