Package messageProcessor
MessageProcessor component - Takes messages from component
InputOutputHandler
, processes them (recoding, checking for replays,
removing/adding padding, initiating message authentication) and bypasses them
to component OutputStrategy
.
See:
Description
Package messageProcessor Description
MessageProcessor component - Takes messages from component
InputOutputHandler
, processes them (recoding, checking for replays,
removing/adding padding, initiating message authentication) and bypasses them
to component OutputStrategy
.
Any function can be performed in parallel, except detecting replays.