Message::Passing::Role::Crypt::CBC - Common attributes for encoding or decoding encrypted messages
Contents
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.
Name
Message::Passing::Role::Crypt::CBC - Common attributes for encoding or decoding encrypted messages
See Also
Message::Passing::Filter::Encoder::Crypt::CBC
Message::Passing::Filter::Decoder::Crypt::CBC
Crypt::CBC
