table of contents
Message::Passing::Role::Crypt::CBC(3pm) | User Contributed Perl Documentation | Message::Passing::Role::Crypt::CBC(3pm) |
NAME¶
Message::Passing::Role::Crypt::CBC - 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.
SEE ALSO¶
AUTHOR, COPYRIGHT & LICENSE¶
See Message::Passing.
2021-11-09 | perl v5.32.1 |