Crypt::OpenSSL::Bignum::CTX(3) Perl interface to the OpenSSL BN_CTX structure.

SYNOPSIS


use Crypt::OpenSSL::Bignum::CTX;
my $bn_ctx = Crypt::OpenSSL::Bignum::CTX->new();

DESCRIPTION

See the man page for Crypt::OpenSSL::Bignum.

AUTHOR

Ian Robertson, [email protected]