{
    "mode": "pydoc",
    "parameter": "_sha1",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/_sha1/json",
    "generated": "2026-06-02T15:52:43Z",
    "sections": {
        "NAME": {
            "content": "sha1\n",
            "subsections": []
        },
        "CLASSES": {
            "content": "builtins.object\nsha1\n\nSHA1Type = class sha1(builtins.object)\n|  Methods defined here:\n|\n|  copy(self, /)\n|      Return a copy of the hash object.\n|\n|  digest(self, /)\n|      Return the digest value as a bytes object.\n|\n|  hexdigest(self, /)\n|      Return the digest value as a string of hexadecimal digits.\n|\n|  update(self, obj, /)\n|      Update this hash object's state with the provided string.\n|\n|  ----------------------------------------------------------------------\n|  Data descriptors defined here:\n|\n|  blocksize\n|\n|  digestsize\n|\n|  name\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "sha1",
                    "content": "Return a new SHA1 hash object; optionally initialized with a string.\n"
                }
            ]
        },
        "FILE": {
            "content": "(built-in)\n\n",
            "subsections": []
        }
    },
    "summary": "sha1",
    "flags": [],
    "examples": [],
    "see_also": []
}