{
    "content": [
        {
            "type": "text",
            "text": "# gnupg (man)\n\n## NAME\n\nGnuPG - The GNU Privacy Guard suite of programs\n\n## DESCRIPTION\n\nGnuPG  is  a  set  of programs for public key encryption and digital signatures.  The program\nmost users will want to use is the OpenPGP command line tool, named gpg2.  gpgvis a  stripped\ndown version of gpg2 with no encryption functionality, used only to verify signatures against\na trusted keyring.  gpgsm is the X.509/CMS (for S/MIME) counterpart of gpg2. gpg-agent  is  a\npassphrase and private key daemon which may also emulate the ssh-agent.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "gnupg",
        "section": "",
        "mode": "man",
        "summary": "GnuPG - The GNU Privacy Guard suite of programs",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "gpg",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gpg/1/json"
            },
            {
                "name": "gpg2",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gpg2/1/json"
            },
            {
                "name": "gpgv",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gpgv/1/json"
            },
            {
                "name": "gpgsm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gpgsm/1/json"
            },
            {
                "name": "gpg-agent",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gpg-agent/1/json"
            },
            {
                "name": "dirmngr",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/dirmngr/8/json"
            },
            {
                "name": "scdaemon",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/scdaemon/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 13,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "GnuPG - The GNU Privacy Guard suite of programs\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "GnuPG  is  a  set  of programs for public key encryption and digital signatures.  The program\nmost users will want to use is the OpenPGP command line tool, named gpg2.  gpgvis a  stripped\ndown version of gpg2 with no encryption functionality, used only to verify signatures against\na trusted keyring.  gpgsm is the X.509/CMS (for S/MIME) counterpart of gpg2. gpg-agent  is  a\npassphrase and private key daemon which may also emulate the ssh-agent.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "gpg(1), gpg2(1), gpgv(1), gpgsm(1), gpg-agent(1), dirmngr(8), scdaemon(1)\n\nThe  full  documentation  for  this tool is maintained as a Texinfo manual.  If GnuPG and the\ninfo program are properly installed at your site, the command\n\ninfo gnupg\n\nshould give you access to the complete manual including a menu structure and an index.\n\n\n\n\nGnuPG 2.2.27                                 2020-12-21                                     GNUPG(7)",
                "subsections": []
            }
        }
    }
}