{
    "content": [
        {
            "type": "text",
            "text": "# Crypt::OpenSSL::Bignum::CTX (perldoc)\n\n## NAME\n\nCrypt::OpenSSL::Bignum::CTX - Perl interface to the OpenSSL BNCTX structure.\n\n## SYNOPSIS\n\nuse Crypt::OpenSSL::Bignum::CTX;\nmy $bnctx = Crypt::OpenSSL::Bignum::CTX->new();\n\n## DESCRIPTION\n\nSee the man page for Crypt::OpenSSL::Bignum.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Crypt::OpenSSL::Bignum::CTX",
        "section": "",
        "mode": "perldoc",
        "summary": "Crypt::OpenSSL::Bignum::CTX - Perl interface to the OpenSSL BNCTX structure.",
        "synopsis": "use Crypt::OpenSSL::Bignum::CTX;\nmy $bnctx = Crypt::OpenSSL::Bignum::CTX->new();",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "BNCTXnew",
                "section": "3ssl",
                "url": "https://www.chedong.com/phpMan.php/man/BNCTXnew/3ssl/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Crypt::OpenSSL::Bignum::CTX - Perl interface to the OpenSSL BNCTX structure.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Crypt::OpenSSL::Bignum::CTX;\nmy $bnctx = Crypt::OpenSSL::Bignum::CTX->new();\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "See the man page for Crypt::OpenSSL::Bignum.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Ian Robertson, iroberts@cpan.org\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "perl, Crypt::OpenSSL::Bignum, BNCTXnew(3ssl)\n",
                "subsections": []
            }
        }
    }
}