{
    "content": [
        {
            "type": "text",
            "text": "# SSH-PKCS11-HELPER (man)\n\n## NAME\n\nssh-pkcs11-helper — OpenSSH helper for PKCS#11 support\n\n## SYNOPSIS\n\nssh-pkcs11-helper [-v]\n\n## DESCRIPTION\n\nssh-pkcs11-helper is used by ssh-agent(1) to access keys provided by a PKCS#11 token.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n- **SEE ALSO**\n- **HISTORY**\n- **AUTHORS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SSH-PKCS11-HELPER",
        "section": "",
        "mode": "man",
        "summary": "ssh-pkcs11-helper — OpenSSH helper for PKCS#11 support",
        "synopsis": "ssh-pkcs11-helper [-v]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": "This is helpful in debugging problems. Multiple -v options increase the verbosity. The maximum is 3. Note that ssh-agent(1) will automatically pass the -v flag to ssh-pkcs11-helper when it has itself been placed in debug mode."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "ssh",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ssh/1/json"
            },
            {
                "name": "ssh-add",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ssh-add/1/json"
            },
            {
                "name": "ssh-agent",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ssh-agent/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": [
                    {
                        "name": "-v",
                        "lines": 6,
                        "flag": "-v"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "HISTORY",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ssh-pkcs11-helper — OpenSSH helper for PKCS#11 support\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ssh-pkcs11-helper [-v]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "ssh-pkcs11-helper is used by ssh-agent(1) to access keys provided by a PKCS#11 token.\n\nssh-pkcs11-helper is not intended to be invoked by the user, but from ssh-agent(1).\n\nA single option is supported:\n",
                "subsections": [
                    {
                        "name": "-v",
                        "content": "This is helpful in debugging problems.  Multiple -v options increase the verbosity.\nThe maximum is 3.\n\nNote that ssh-agent(1) will automatically pass the -v flag to ssh-pkcs11-helper when it\nhas itself been placed in debug mode.\n",
                        "flag": "-v"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "ssh(1), ssh-add(1), ssh-agent(1)\n",
                "subsections": []
            },
            "HISTORY": {
                "content": "ssh-pkcs11-helper first appeared in OpenBSD 4.7.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Markus Friedl <markus@openbsd.org>\n\nBSD                            November 30, 2019                           BSD",
                "subsections": []
            }
        }
    }
}