|
|
Crypt::OpenSSL::Bignum::CTX - Perl interface to the OpenSSL BN_CTX structure.
use Crypt::OpenSSL::Bignum::CTX; my $bn_ctx = Crypt::OpenSSL::Bignum::CTX->new();
See the man page for Crypt::OpenSSL::Bignum.
Ian Robertson, iroberts@cpan.org
the perl manpage, the Crypt::OpenSSL::Bignum manpage, BN_CTX_new(3ssl)