NAME
Message::Passing::Encoder::Crypt::CBC - Use Crypt::CBC to encrypt messages
SYNOPSIS
message-pass --input STDIN --encoder Crypt::CBC \
--encoder_options
'{}'
\
--output ZeroMQ --output_options
'...'
DESCRIPTION
Encrypts messages with Crypt::CBC.
SEE ALSO
METHODS
filter
Encrypts the message
AUTHOR, COPYRIGHT & LICENSE
See Message::Passing.