NAME
Crypt::PBE::CLI - PKCS#5 Password-Based Encryption Command Line Interface
SYNOPSIS
use Crypt::PBE::CLI qw(run);
run(\@ARGV);
DESCRIPTION
PKCS#5 Password-Based Encryption Command Line Interface module for pkcs5-tool(1)
.
AUTHOR
COPYRIGHT AND LICENSE
Copyright © 2020-2023 Giuseppe Di Terlizzi
You may use and distribute this module according to the same terms that Perl is distributed under.