Message::Passing::Role::Crypt::CBC(3) Common attributes for encoding or decoding encrypted messages

ATTRIBUTES

encryption_key

The key for encryption (this is a shared secret key between both sides)

encryption_cipher

Any cipher supported by Crypt::CBC.

METHODS

cbc

Returns a new Crypt::CBC object.

AUTHOR, COPYRIGHT & LICENSE

See Message::Passing.