1Net::SSH::Perl::Cipher:U:sAeErS_CCoBnCt(r3i)buted Perl DNoectu:m:eSnStHa:t:iPoenrl::Cipher::AES_CBC(3)
2
3
4

NAME

6       Net::SSH::Perl::Cipher::AES_CBC - Base class for SSH AES CBC support
7

SYNOPSIS

9           use Net::SSH::Perl::Cipher;
10           my $cipher = Net::SSH::Perl::Cipher->new('AES128_CBC', $key);
11           print $cipher->encrypt($plaintext);
12

DESCRIPTION

14       Net::SSH::Perl::Cipher::AES_CBC provides AES CBC encryption base class
15       support for Net::SSH::Perl.
16

AUTHOR & COPYRIGHTS

18       Lance Kinley E<lkinley@loyaltymethods.com>
19
20       Copyright (c) 2015 Loyalty Methods, Inc.
21

LICENSE

23       This program is free software; you can redistribute it and/or modify it
24       under the same terms as Perl itself.
25

POD ERRORS

27       Hey! The above document had some coding errors, which are explained
28       below:
29
30       Around line 60:
31           Unknown E content in E<lkinley@loyaltymethods.com>
32
33
34
35perl v5.30.0                      2019-07-26Net::SSH::Perl::Cipher::AES_CBC(3)
Impressum