{
    "mode": "man",
    "parameter": "ssh-pkcs11-helper",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/ssh-pkcs11-helper/8/json",
    "generated": "2026-06-17T16:26:19Z",
    "synopsis": "ssh-pkcs11-helper [-v]",
    "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": []
        }
    },
    "summary": "ssh-pkcs11-helper — OpenSSH helper for PKCS#11 support",
    "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"
        }
    ]
}